Skip to content

Commit d0787b1

Browse files
committed
bumped version to 0.2.9
1 parent b2adfea commit d0787b1

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.2.8"
1+
__version__ = "0.2.9"

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.2.8",
19+
version="0.2.9",
2020
author="Hadrien Mary",
2121
author_email="hadrien.mary@gmail.com",
2222
url="https://github.com/datamol-org/datamol",

0 commit comments

Comments
 (0)