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 ae29cf2 commit 9ffec7eCopy full SHA for 9ffec7e
NEWS.md
@@ -1,3 +1,5 @@
1
+## pyobsplot 0.5.5 (dev)
2
+
3
## pyobsplot 0.5.4
4
5
- Upgrade pyarrow dependency
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "pyobsplot"
-version = "0.5.4"
+version = "0.5.5"
description = "Observable Plot in Jupyter notebooks and Quarto documents"
authors = [{ name = "Julien Barnier", email = "[email protected]" }]
6
license = { file = "LICENSE" }
0 commit comments