Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 0565a5e

Browse files
version bump
1 parent 326bd1c commit 0565a5e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎plotly_express/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
data exploration and figure generation. See the gallery at https://plotly.github.io/plotly_express
44
"""
55

6-
__version__ = "0.1.8"
6+
__version__ = "0.1.9"
77

88
from ._chart_types import ( # noqa: F401
99
scatter,

‎setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
setup(
1616
name="plotly_express",
17-
version="0.1.8", # also update __version__ !
17+
version="0.1.9", # also update __version__ !
1818
description="Plotly Express - a high level wrapper for Plotly.py",
1919
long_description=long_description,
2020
long_description_content_type="text/markdown",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /