We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34adb55 commit 545efefCopy full SHA for 545efef
1 file changed
pyproject.toml
@@ -38,7 +38,7 @@ classifiers = [
38
]
39
requires-python = ">=3.8"
40
license = {file="LICENSE.txt"}
41
-version = "6.1.0rc0"
+version = "6.1.0"
42
dependencies = [
43
"narwhals>=1.15.1",
44
"packaging"
@@ -114,4 +114,4 @@ skip_symlink = true
114
115
"share/jupyter/labextensions/jupyterlab-plotly/static" = [
116
"plotly/labextension/static/*.js"
117
-]
+]
0 commit comments