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

Commit 8b07552

Browse files
committed
bump to 0.2.0 alpha 15
1 parent b36eb12 commit 8b07552

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.12",
3+
"version": "0.2.0-alpha.15",
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.0a12"
1+
__version__ = "0.2.0a15"

0 commit comments

Comments
 (0)