Release Test (#427)

* bump-update

* Release Test!
This commit is contained in:
Charlotte Weaver
2018-11-14 11:03:52 -08:00
committed by GitHub
parent dbff824854
commit bc0cecbd1c
5 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ with open("server/requirements.txt") as fh:
setup(
name="cellxgene",
version="0.0.1",
version="0.0.2",
packages=find_packages(),
url="https://github.com/chanzuckerberg/cellxgene",
license="MIT",