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.
1 parent 70d6033 commit a170422Copy full SHA for a170422
zettelgeist/zversion.py
@@ -2,7 +2,7 @@
2
# ZettelGeist Version for Python
3
#
4
5
-__version__ = "1.1.1"
+__version__ = "1.1.2"
6
7
def version():
8
return __version__
0 commit comments