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 399e21f commit 2be7718Copy full SHA for 2be7718
datamol/_version.py
@@ -1 +1 @@
1
-__version__ = "0.4.0"
+__version__ = "0.4.1"
setup.py
@@ -17,7 +17,7 @@
17
18
setup(
19
name="datamol",
20
- version="0.4.0",
+ version="0.4.1",
21
author="Valence Discovery",
22
author_email="hadrien@valencediscovery.com",
23
url="https://github.com/datamol-org/datamol",
0 commit comments