mirror of
https://github.com/Novartis/cellxgene-gateway.git
synced 2026-09-20 02:57:57 +08:00
Preparing for 0.2.3 release
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# 0.2.3
|
||||
|
||||
* Added support for ProxyFix
|
||||
|
||||
# 0.2.2
|
||||
|
||||
* Fixed bug with annotations (missing annotation.js asset)
|
||||
|
||||
2
cellxgene_gateway/__init__.py
Executable file → Normal file
2
cellxgene_gateway/__init__.py
Executable file → Normal file
@@ -7,4 +7,4 @@
|
||||
# OR CONDITIONS OF ANY KIND, either express or implied. See the License for
|
||||
# the specific language governing permissions and limitations under the License.
|
||||
|
||||
__version__ = "0.2.2"
|
||||
__version__ = "0.2.3"
|
||||
|
||||
Reference in New Issue
Block a user