Skip to content

Commit

Permalink
update snovault 1.0.57 (#3882)
Browse files Browse the repository at this point in the history
  • Loading branch information
gabdank authored Apr 29, 2021
1 parent 14b6ce1 commit b310a1c
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 @@ -5,7 +5,7 @@
README = open(os.path.join(here, 'README.md')).read()
CHANGES = open(os.path.join(here, 'CHANGES.rst')).read()
# Edit Snovault version after the `@` here, can be a branch or tag
SNOVAULT_DEP = "git+https://github.com/ENCODE-DCC/snovault.git@SNO-201-add-search-config-registry"
SNOVAULT_DEP = "git+https://github.com/ENCODE-DCC/snovault.git@1.0.57"

INSTALL_REQUIRES = [
"PasteDeploy==2.1.0",
Expand Down

0 comments on commit b310a1c

Please sign in to comment.