Skip to content

Commit 6d20b6c

Browse files
Hotfix version.
1 parent 54edbc1 commit 6d20b6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygubu/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
register_property,
1818
register_custom_property)
1919

20-
__version__ = '0.18'
20+
__version__ = '0.18.1'
2121

2222

2323
class TkApplication:

0 commit comments

Comments
 (0)