Skip to content

Commit 33dc31d

Browse files
committed
Bump version to 0.9.0
1 parent dce6664 commit 33dc31d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.8.4-dev"
1+
__version__ = "0.9.0"

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dash>=1.9.0
2-
dash_bootstrap_components==0.8.3
2+
dash_bootstrap_components==0.9.0
33
gunicorn
44
markdown
55
pandas

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dash-bootstrap-components",
3-
"version": "0.8.4-dev",
3+
"version": "0.9.0",
44
"description": "Bootstrap components for Plotly Dash",
55
"main": "lib/dash-bootstrap-components.min.js",
66
"scripts": {

0 commit comments

Comments
 (0)