Skip to content

Commit 189b191

Browse files
committed
version bump
1 parent 4fb1638 commit 189b191

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
import setuptools
22

3-
VERSION = '0.0.3'
3+
VERSION = '0.0.4'
44

55
with open("requirements.txt", "r") as f:
66
install_requires = f.readlines()

0 commit comments

Comments
 (0)