Skip to content

Commit e9b06cf

Browse files
authored
Update version to 0.4.1
1 parent 9d2319c commit e9b06cf

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.4.0"
10+
VERSION = "0.4.1"
1111

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

0 commit comments

Comments
 (0)