release version 1.1.0 (#2548)

* Bump version: 1.0.1 → 1.1.0-rc.0

* bump version to v1.1.0

* Bump version: 1.1.0-rc.0 → 1.1.0-rc.1

* bump version to v1.1.0 rc1

rc0 was previously used by an aborted release attempt

* Bump version: 1.1.0-rc.1 → 1.1.0

Co-authored-by: Seve Badajoz <severiano.badajoz@chanzuckerberg.com>
Co-authored-by: Severiano Badajoz <sbadajoz@chanzuckerberg.com>
This commit is contained in:
Andrew Tolopko
2022-08-23 10:02:23 -07:00
committed by GitHub
co-authored by Seve Badajoz Severiano Badajoz
parent 11b948369f
commit a9044b01df
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.0.1",
version="1.1.0",
packages=find_packages(),
url="https://github.com/chanzuckerberg/cellxgene",
license="MIT",