Skip to content

Commit

Permalink
bumped version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hadim committed Dec 17, 2021
1 parent 644f42e commit be3b095
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion datamol/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.5.0"
__version__ = "0.6.0"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

setup(
name="datamol",
version="0.5.0",
version="0.6.0",
author="Valence Discovery",
author_email="[email protected]",
url="https://github.com/datamol-org/datamol",
Expand Down

0 comments on commit be3b095

Please sign in to comment.