Skip to content

Commit

Permalink
chore(version): update plotly-express version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mofojed committed Mar 19, 2024
1 parent b232891 commit 19582de
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion plugins/plotly-express/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = deephaven-plugin-plotly-express
description = Deephaven Chart Plugin
long_description = file: README.md
long_description_content_type = text/markdown
version = 0.6.0
version = 0.6.0.dev0
url = https://github.com/deephaven/deephaven-plugins
project_urls =
Source Code = https://github.com/deephaven/deephaven-plugins
Expand Down
2 changes: 1 addition & 1 deletion plugins/plotly-express/src/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deephaven/js-plugin-plotly-express",
"version": "0.6.0",
"version": "0.6.0-dev0",
"description": "Deephaven plotly express plugin",
"keywords": [
"Deephaven",
Expand Down

0 comments on commit 19582de

Please sign in to comment.