release 0.10.1 (#797)

This commit is contained in:
Bruce Martin
2019-05-30 13:44:42 -07:00
committed by GitHub
parent a6142bdf93
commit ca9a6796d8
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ with open("server/requirements.txt") as fh:
setup(
name="cellxgene",
version="0.10.0",
version="0.10.1",
packages=find_packages(),
url="https://github.com/chanzuckerberg/cellxgene",
license="MIT",