Skip to content

Commit

Permalink
Merge pull request #121 from brineylab/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
briney authored Mar 8, 2024
2 parents 5eba488 + 0e6ef32 commit 711d8e7
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
Original file line number Diff line number Diff line change
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.6.3"
__version__ = "0.6.4"
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
abutils>=0.2.9
abutils>=0.4.14
biopython == 1.78
celery
dask[complete]
Expand Down

0 comments on commit 711d8e7

Please sign in to comment.