Skip to content

Commit f85588f

Browse files
committed
update version to 0.0.20
1 parent b56475f commit f85588f

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.19"
3+
VERSION = "0.0.20"
44

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

0 commit comments

Comments
 (0)