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 b2adfea commit d0787b1Copy full SHA for d0787b1
datamol/_version.py
@@ -1 +1 @@
1
-__version__ = "0.2.8"
+__version__ = "0.2.9"
setup.py
@@ -16,7 +16,7 @@
16
17
setup(
18
name="datamol",
19
- version="0.2.8",
+ version="0.2.9",
20
author="Hadrien Mary",
21
author_email="hadrien.mary@gmail.com",
22
url="https://github.com/datamol-org/datamol",
0 commit comments