release 0.12.0 (#981)

This commit is contained in:
Bruce Martin
2019-10-08 12:34:21 -07:00
committed by GitHub
parent 711f3b7048
commit e581dec8f5
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ with open("server/requirements-prepare.txt") as fh:
setup(
name="cellxgene",
version="0.11.0",
version="0.12.0",
packages=find_packages(),
url="https://github.com/chanzuckerberg/cellxgene",
license="MIT",