Skip to content

Commit 545efef

Browse files
authored
version bump 6.1.0
1 parent 34adb55 commit 545efef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ classifiers = [
3838
]
3939
requires-python = ">=3.8"
4040
license = {file="LICENSE.txt"}
41-
version = "6.1.0rc0"
41+
version = "6.1.0"
4242
dependencies = [
4343
"narwhals>=1.15.1",
4444
"packaging"
@@ -114,4 +114,4 @@ skip_symlink = true
114114

115115
"share/jupyter/labextensions/jupyterlab-plotly/static" = [
116116
"plotly/labextension/static/*.js"
117-
]
117+
]

0 commit comments

Comments
 (0)