We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 282e79b commit bdb8afcCopy full SHA for bdb8afc
src/about.py
@@ -1,6 +1,6 @@
1
import os
2
3
-version = "0.7.1"
+version = "0.7.2"
4
5
if os.path.exists(".git/HEAD"):
6
with open(".git/HEAD") as fp:
0 commit comments