Skip to content

Commit 7c0ea64

Browse files
committed
bump version to 0.0.8
1 parent 31960a1 commit 7c0ea64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

3-
VERSION = "0.0.7"
3+
VERSION = "0.0.8"
44

55
requirements = open("requirements.txt").readlines()
66

0 commit comments

Comments
 (0)