Skip to content

Commit 583bcac

Browse files
committed
maint: version to 0.4.1
1 parent 2938b8e commit 583bcac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## pyobsplot 0.4.1-dev
1+
## pyobsplot 0.4.1
22

33
- Plots generated by the `widget` renderer can now be saved to HTML files
44
- Move required Python version to 3.9

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pyobsplot"
3-
version = "0.4.1-dev"
3+
version = "0.4.1"
44
description = "Observable Plot in Jupyter notebooks and Quarto documents"
55
authors = ["Julien Barnier <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)