Skip to content

Commit 0446d90

Browse files
committed
update version for new tag
1 parent 66187ae commit 0446d90

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,7 +1,7 @@
11
#!/usr/bin/env python
22
from setuptools import find_packages, setup
33

4-
__version__ = "0.1.1"
4+
__version__ = "0.2.0"
55

66
if __name__ == '__main__':
77
setup(

0 commit comments

Comments
 (0)