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 3dfe6bc commit 542cb31Copy full SHA for 542cb31
datamol/_version.py
@@ -1 +1 @@
1
-__version__ = "0.3.1"
+__version__ = "0.3.2"
setup.py
@@ -16,7 +16,7 @@
16
17
setup(
18
name="datamol",
19
- version="0.3.1",
+ version="0.3.2",
20
author="Valence Discovery",
21
author_email="hadrien@valencediscovery.com",
22
url="https://github.com/datamol-org/datamol",
0 commit comments