Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit e291686

Browse files
committed
Bump versions to alpha 12
1 parent 6d8db29 commit e291686

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎extensions/jupyterlab/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab-dash",
3-
"version": "0.2.0-alpha.8",
3+
"version": "0.2.0-alpha.12",
44
"description": "A JupyterLab extensions for rendering Plotly Dash apps",
55
"keywords": [
66
"jupyter",

‎jupyter_dash/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.0a11"
1+
__version__ = "0.2.0a12"

0 commit comments

Comments
 (0)