version 0.2.0 (#456)

This commit is contained in:
Charlotte Weaver
2018-11-16 15:12:54 -08:00
committed by GitHub
parent a81258bc0d
commit 2b5094665f
5 changed files with 5 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.4",
version="0.2.0",
packages=find_packages(),
url="https://github.com/chanzuckerberg/cellxgene",
license="MIT",