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 022774d commit 4abeebdCopy full SHA for 4abeebd
NEWS.md
@@ -1,4 +1,4 @@
1
-## pyobsplot 0.3.7-dev
+## pyobsplot 0.3.7
2
3
- Update Observable Plot to 0.6.9
4
- Update anywidget to 0.6.1
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pyobsplot"
-version = "0.3.7-dev"
+version = "0.3.7"
description = "Observable Plot in Jupyter notebooks and Quarto documents"
5
authors = ["Julien Barnier <[email protected]>"]
6
license = "MIT"
0 commit comments