Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 778fc2b

Browse files
committed
Change to release candidate version
1 parent 39b7640 commit 778fc2b

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
All notable changes to `jupyter-dash` will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5-
## 0.3.0 - 2020-07-17
6-
5+
## 0.3.0 - ???
76
### Added
87
- Added suport for using JupyterDash in Google Colab ([#27](https://github.com/plotly/jupyter-dash/pull/27))
98
- Added support for installing JupyterDash from git using pip: (e.g. `pip install git+https://github.com/plotly/jupyter-dash.git@master`)

jupyter_dash/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.3.0"
1+
__version__ = "0.3.0rc1"

0 commit comments

Comments
 (0)