bump version (#684)

This commit is contained in:
Charlotte Weaver
2019-04-01 14:42:22 -07:00
committed by GitHub
parent 5d4b11d287
commit ce8326ddea
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.7.0",
version="0.8.0",
packages=find_packages(),
url="https://github.com/chanzuckerberg/cellxgene",
license="MIT",