Skip to content

Commit 9d8f506

Browse files
committed
Back to work
1 parent eb9fc02 commit 9d8f506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qtawesome/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version_info = (0, 5, 5)
1+
version_info = (0, 6, 0, 'dev0')
22
__version__ = '.'.join(map(str, version_info))

0 commit comments

Comments
 (0)