Skip to content

Commit

Permalink
changed version='0.8.0' in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jbkinney committed May 14, 2019
1 parent d099d93 commit f044630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ def readme():
return f.read()

setup(name='logomaker',
version='0.0.1',
version='0.8.0',
description='Package for making Sequence Logos',
long_description=readme(),
classifiers=[
Expand Down

0 comments on commit f044630

Please sign in to comment.