Skip to content

Commit 557550c

Browse files
committed
Bump version in setup as well
1 parent dc4ef17 commit 557550c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
package_relative_path = os.path.join(relative_site_packages,
1515
'famplex')
1616
setup(name='famplex',
17-
version='0.0.3',
17+
version='0.0.4',
1818
description="Resources for grounding protein complexes and families"
1919
" from text and describing their hierarchical relationships.",
2020
long_description=long_description,

0 commit comments

Comments
 (0)