We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c14d731 commit 9473a50Copy full SHA for 9473a50
pygubu/__init__.py
@@ -6,7 +6,7 @@
6
from pygubu.builder.builderobject import BuilderObject, register_widget
7
8
9
-__version__ = '0.9.7.2'
+__version__ = '0.9.7.3'
10
11
12
class TkApplication:
0 commit comments