Skip to content

Commit 16f7b6d

Browse files
committed
[ADD] version and biosynfoni to init
1 parent c9c7025 commit 16f7b6d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

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.13'
2+
__version__ = '1.1.14'

src/deepmol/compound_featurization/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,5 @@
3535
from .neural_npfp_generator import NeuralNPFP
3636

3737
from .mhfp import MHFP
38+
39+
from .biosynfoni import BiosynfoniKeys

0 commit comments

Comments
 (0)