Skip to content

Commit d252cd2

Browse files
authored
Bump version to 1.2.4
1 parent ee061fe commit d252cd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chembl_structure_pipeline/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
from .standardizer import standardize_molblock, standardize_mol
102102
from .standardizer import get_parent_molblock, get_parent_mol
103103

104-
__version__ = "1.2.3"
104+
__version__ = "1.2.4"
105105

106106
#
107107
# Copyright (c) 2019 Greg Landrum

0 commit comments

Comments
 (0)