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

Commit 58e33fc

Browse files
committed
version changes for v6.0.1
1 parent d4bf06a commit 58e33fc

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

‎CHANGELOG.md

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

5-
## Unreleased
5+
## [6.0.1] - 2025年03月14日
66

77
### Updated
88
- Updated Plotly.js from version 3.0.0 to version 3.0.1. See the [plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md#301----2025年02月18日) for more information.

‎pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,13 @@ classifiers = [
3232
"Programming Language :: Python :: 3.10",
3333
"Programming Language :: Python :: 3.11",
3434
"Programming Language :: Python :: 3.12",
35+
"Programming Language :: Python :: 3.13",
3536
"Topic :: Scientific/Engineering :: Visualization",
3637
"License :: OSI Approved :: MIT License"
3738
]
3839
requires-python = ">=3.8"
3940
license = {file="LICENSE.txt"}
40-
version = "6.0.0"
41+
version = "6.0.1"
4142
dependencies = [
4243
"narwhals>=1.15.1",
4344
"packaging"

0 commit comments

Comments
(0)

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