Skip to content

Commit e6225d6

Browse files
committed
bumped version to 0.3.8
1 parent 4fbbf9d commit e6225d6

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.3.7"
1+
__version__ = "0.3.8"

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.3.7",
19+
version="0.3.8",
2020
author="Valence Discovery",
2121
author_email="hadrien@valencediscovery.com",
2222
url="https://github.com/datamol-org/datamol",

0 commit comments

Comments
 (0)