Skip to content

Commit 64e8f6b

Browse files
authored
bump version to 0.0.7
1 parent 02369d8 commit 64e8f6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
PROJECT_DIR = Path(__file__).parent.resolve()
77
README_FILE = PROJECT_DIR / "README.md"
8-
VERSION = "0.0.6"
8+
VERSION = "0.0.7"
99

1010

1111
setup(

0 commit comments

Comments
 (0)