mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-15 12:47:56 +08:00
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:
@@ -2,7 +2,7 @@ import logging
|
||||
import sys
|
||||
from server.common.utils.utils import import_plugins
|
||||
|
||||
__version__ = "1.1.1"
|
||||
__version__ = "1.1.2"
|
||||
display_version = "cellxgene v" + __version__
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user