bump version (#560)

This commit is contained in:
Charlotte Weaver
2019-01-17 16:54:25 -08:00
committed by GitHub
parent 3fa888c6d4
commit b02361a6bf
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ with open("server/requirements.txt") as fh:
setup(
name="cellxgene",
version="0.4.0",
version="0.5.0",
packages=find_packages(),
url="https://github.com/chanzuckerberg/cellxgene",
license="MIT",