Skip to content

Commit bdb8afc

Browse files
committed
chore: bump version
1 parent 282e79b commit bdb8afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/about.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import os
22

3-
version = "0.7.1"
3+
version = "0.7.2"
44

55
if os.path.exists(".git/HEAD"):
66
with open(".git/HEAD") as fp:

0 commit comments

Comments
 (0)