bump version to 0.3 (#498)

This commit is contained in:
Bruce Martin
2018-12-05 14:35:17 -08:00
committed by GitHub
parent 5c6cc597c8
commit 95fd20b405
5 changed files with 35 additions and 16 deletions

View File

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