chore: Release version 1.1.2 (#2611)

* Bump version: 1.1.1 → 1.1.2-rc.0

* fix: release candidate 1.1.2

* Bump version: 1.1.2-rc.0 → 1.1.2

* promote

---------

Co-authored-by: atarashansky <atarashansky@CZIMACOS3990.hsd1.ma.comcast.net>
This commit is contained in:
atarashansky
2023-04-26 15:01:57 -04:00
committed by GitHub
co-authored by atarashansky
parent c209a9bca7
commit ffcf6eb5d8
5 changed files with 9 additions and 7 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ with open("server/requirements-annotate.txt") as fh:
setup(
name="cellxgene",
version="1.1.1",
version="1.1.2",
packages=find_packages(),
url="https://github.com/chanzuckerberg/cellxgene",
license="MIT",