bump version (#470)

This commit is contained in:
Charlotte Weaver
2018-11-26 15:38:47 -08:00
committed by GitHub
parent 2b90c747f5
commit 0c26f227fe
5 changed files with 5 additions and 5 deletions

View File

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