Skip to content

Commit d5b8567

Browse files
committed
updated version to 0.4.0
1 parent 0cf40fe commit d5b8567

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.3.1"
10+
VERSION = "0.4.0"
1111

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

0 commit comments

Comments
 (0)