We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcb12fe commit 2315738Copy full SHA for 2315738
datamol/_version.py
@@ -1 +1 @@
1
-__version__ = "0.2.11"
+__version__ = "0.2.12"
setup.py
@@ -16,7 +16,7 @@
16
17
setup(
18
name="datamol",
19
- version="0.2.11",
+ version="0.2.12",
20
author="Hadrien Mary",
21
author_email="hadrien.mary@gmail.com",
22
url="https://github.com/datamol-org/datamol",
0 commit comments