Skip to content

Commit 2315738

Browse files
committed
bumped version to 0.2.12
1 parent dcb12fe commit 2315738

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

datamol/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.11"
1+
__version__ = "0.2.12"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
setup(
1818
name="datamol",
19-
version="0.2.11",
19+
version="0.2.12",
2020
author="Hadrien Mary",
2121
author_email="hadrien.mary@gmail.com",
2222
url="https://github.com/datamol-org/datamol",

0 commit comments

Comments
 (0)