bump version (#518)

This commit is contained in:
Colin Megill
2018-12-17 14:30:34 -05:00
committed by GitHub
parent 0ef6c36f4c
commit a297ea30e2
5 changed files with 16 additions and 35 deletions

View File

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