Skip to content

Commit

Permalink
Bump version in setup as well
Browse files Browse the repository at this point in the history
  • Loading branch information
bgyori committed Nov 4, 2021
1 parent dc4ef17 commit 557550c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
package_relative_path = os.path.join(relative_site_packages,
'famplex')
setup(name='famplex',
version='0.0.3',
version='0.0.4',
description="Resources for grounding protein complexes and families"
" from text and describing their hierarchical relationships.",
long_description=long_description,
Expand Down

0 comments on commit 557550c

Please sign in to comment.