Skip to content

Commit 72cec9b

Browse files
committed
[BUMP] version
1 parent d8cb926 commit 72cec9b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = deepmol
3-
version = 1.1.18
3+
version = 1.2.0
44
description = DeepMol: a python-based machine and deep learning framework for drug discovery
55
keywords = machine-learning, deep-learning, cheminformatics, drug-discovery
66
author = DeepMol Team

src/deepmol/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11

2-
__version__ = '1.1.18'
2+
__version__ = '1.2.0'

0 commit comments

Comments
 (0)