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 9e44f17 commit ae29cf2Copy full SHA for ae29cf2
NEWS.md
@@ -1,3 +1,7 @@
1
+## pyobsplot 0.5.4
2
+
3
+- Upgrade pyarrow dependency
4
5
## pyobsplot 0.5.3.3
6
7
- Fix wrong optional-dependencies in pyproject.toml
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "pyobsplot"
-version = "0.5.3.3"
+version = "0.5.4"
description = "Observable Plot in Jupyter notebooks and Quarto documents"
authors = [{ name = "Julien Barnier", email = "julien@nozav.org" }]
license = { file = "LICENSE" }
0 commit comments