Skip to content

Commit

Permalink
0.1.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ksharindam committed Oct 20, 2023
1 parent dfa8bb1 commit 29989e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chemcanvas/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
#


__version__ = '0.1'
__version__ = '0.1.1'
COPYRIGHT_YEAR = "2022-2023"
AUTHOR_NAME = "Arindam Chaudhuri"
AUTHOR_EMAIL = "arindamsoft94@gmail.com"

0 comments on commit 29989e5

Please sign in to comment.