Skip to content

Commit a2aae75

Browse files
committed
update version to 0.1.0
1 parent 67a721d commit a2aae75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup
22

3-
VERSION = "0.0.22"
3+
VERSION = "0.1.0"
44

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

0 commit comments

Comments
 (0)