We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents abb4503 + 2e83f1b commit ee5ba69Copy full SHA for ee5ba69
py_gnome/gnome/__init__.py
@@ -22,7 +22,7 @@
22
# just so it will be in the namespace.
23
from .gnomeobject import GnomeId, AddLogger
24
25
-__version__ = '1.1.8'
+__version__ = '1.1.9'
26
27
28
if os.name == 'nt':
0 commit comments