Skip to content

Commit 84e44fd

Browse files
committed
Bump package version
1 parent 741f22f commit 84e44fd

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
from setuptools import find_packages, setup
22

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

55
with open("README.md") as f:
66
readme = f.read()

0 commit comments

Comments
 (0)