Skip to content

Commit

Permalink
Merge pull request #107 from briney/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
briney committed Jul 9, 2022
2 parents 939df26 + c6e9102 commit ddddc38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion abstar/version.py
Expand Up @@ -2,4 +2,4 @@
# 1) we don't load dependencies by storing it in __init__.py
# 2) we can import it in setup.py for the same reason
# 3) we can import it into your module module
__version__ = '0.5.6'
__version__ = '0.5.7'
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,4 +1,4 @@
abutils>=0.2.8
abutils>=0.2.9
biopython==1.78
celery
dask[complete]
Expand Down

0 comments on commit ddddc38

Please sign in to comment.