Skip to content

Commit e917f73

Browse files
committed
Bump version to 0.3.4
1 parent 2c75623 commit e917f73

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.3.4-dev"
1+
__version__ = "0.3.4"

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dash==0.31.1
2-
dash_bootstrap_components==0.3.3
2+
dash_bootstrap_components==0.3.4
33
dash_core_components
44
dash_html_components
55
gunicorn

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.3.4-dev",
3+
"version": "0.3.4",
44
"description": "Bootstrap components for Plotly Dash",
55
"main": "lib/dash-bootstrap-components.min.js",
66
"scripts": {

0 commit comments

Comments
 (0)