bump version to 0.15.0 (#1222)

This commit is contained in:
Severiano Badajoz
2020-03-13 13:11:12 -07:00
committed by GitHub
parent 9bc83fdd02
commit 9c2f57df39
5 changed files with 140 additions and 1551 deletions

View File

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