release 0.13.0 (#1064)

This commit is contained in:
Bruce Martin
2019-11-26 15:45:13 -08:00
committed by GitHub
parent fa89a5a375
commit c9b6044c4f
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.12.0",
version="0.13.0",
packages=find_packages(),
url="https://github.com/chanzuckerberg/cellxgene",
license="MIT",