chore: Release 1.3.0 (#2700)

* Bump version: 1.2.0 → 1.3.0-rc.0

* Bump version: 1.3.0-rc.0 → 1.3.0
This commit is contained in:
Ronen
2024-09-12 16:05:14 -04:00
committed by GitHub
parent 487bd13ff8
commit fd8b47b78e
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ with open("server/requirements-annotate.txt") as fh:
setup(
name="cellxgene",
version="1.2.0",
version="1.3.0",
packages=find_packages(),
url="https://github.com/chanzuckerberg/cellxgene",
license="MIT",