mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-15 12:47:56 +08:00
bump version to 0.15.0 (#1222)
This commit is contained in:
committed by
GitHub
parent
9bc83fdd02
commit
9c2f57df39
@@ -1,5 +1,5 @@
|
||||
[bumpversion]
|
||||
current_version = 0.14.0
|
||||
current_version = 0.15.0
|
||||
|
||||
[bumpversion:file:setup.py]
|
||||
search = version="{current_version}"
|
||||
|
||||
1683
client/package-lock.json
generated
1683
client/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "cellxgene",
|
||||
"version": "0.14.0",
|
||||
"version": "0.15.0",
|
||||
"license": "MIT",
|
||||
"description": "cellxgene is a web application for the interactive exploration of single cell sequence data.",
|
||||
"repository": "https://github.com/chanzuckerberg/cellxgene",
|
||||
|
||||
@@ -1 +1 @@
|
||||
__version__ = "0.14.0"
|
||||
__version__ = "0.15.0"
|
||||
|
||||
Reference in New Issue
Block a user