Skip to content

Commit aa1d64d

Browse files
authored
Merge pull request #136 from StollLab/wshop
Fix version numbering
2 parents e777de3 + 369c543 commit aa1d64d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chilife/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
from .protein_utils import *
1515
from .scoring import *
1616

17-
__version__ = '1.0.0'
17+
__version__ = '0.2.0'

0 commit comments

Comments
 (0)