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 566155e commit b5b4160Copy full SHA for b5b4160
zettelgeist/zversion.py
@@ -2,7 +2,7 @@
2
# ZettelGeist Version for Python
3
#
4
5
-__version__ = "1.0.20"
+__version__ = "1.0.21"
6
7
def version():
8
return __version__
0 commit comments