bump version

This commit is contained in:
Charlotte Weaver
2018-11-30 15:58:46 -08:00
parent 702b5d5070
commit f810d858f3
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.2.3",
version="0.2.4",
packages=find_packages(),
url="https://github.com/chanzuckerberg/cellxgene",
license="MIT",