bumpversion to 0.7.0 (#623)

This commit is contained in:
Bruce Martin
2019-03-01 12:25:30 -08:00
committed by GitHub
parent a876740a3c
commit d8e3721846
5 changed files with 35 additions and 16 deletions

View File

@@ -17,7 +17,7 @@ with open("server/requirements.txt") as fh:
setup(
name="cellxgene",
version="0.6.1",
version="0.7.0",
packages=find_packages(),
url="https://github.com/chanzuckerberg/cellxgene",
license="MIT",