Skip to content

Commit c61574b

Browse files
committed
update version
1 parent b19059c commit c61574b

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
@@ -5,7 +5,7 @@
55
from os.path import dirname, abspath, join
66
from setuptools import setup, find_packages
77

8-
VERSION = "0.1.0"
8+
VERSION = "0.2.0"
99

1010
DIR = dirname(abspath(__file__))
1111

0 commit comments

Comments
 (0)