Skip to content

Commit 299d58e

Browse files
authored
Updated version to v0.3.1
1 parent 6d014c5 commit 299d58e

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.0"
10+
VERSION = "0.3.1"
1111

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

0 commit comments

Comments
 (0)