Release version 0.16.7 (#2081)

This commit is contained in:
maniarathi
2021-02-27 22:10:53 -08:00
committed by GitHub
parent f3a3820ffa
commit b3aadf6632
5 changed files with 7 additions and 7 deletions

View File

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