We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80ed6b1 commit 7dcdd32Copy full SHA for 7dcdd32
pygubu/__init__.py
@@ -17,7 +17,7 @@
17
register_property,
18
register_custom_property)
19
20
-__version__ = '0.16'
+__version__ = '0.17'
21
22
23
class TkApplication:
0 commit comments