Skip to content

Commit 6d22d63

Browse files
authored
updated version to 0.2.0
1 parent 0acebfa commit 6d22d63

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
@@ -7,7 +7,7 @@
77
with open("README.md", "r") as fh:
88
long_description = fh.read()
99

10-
VERSION = "0.1.3"
10+
VERSION = "0.2.0"
1111

1212
setup(name='clayrs',
1313
version=VERSION,

0 commit comments

Comments
 (0)