Skip to content

Commit

Permalink
updated version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Silleellie committed Sep 20, 2022
1 parent 0acebfa commit 6d22d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
with open("README.md", "r") as fh:
long_description = fh.read()

VERSION = "0.1.3"
VERSION = "0.2.0"

setup(name='clayrs',
version=VERSION,
Expand Down

0 comments on commit 6d22d63

Please sign in to comment.