Skip to content

Commit ae29cf2

Browse files
committed
maint: bump version to 0.5.4
1 parent 9e44f17 commit ae29cf2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## pyobsplot 0.5.4
2+
3+
- Upgrade pyarrow dependency
4+
15
## pyobsplot 0.5.3.3
26

37
- Fix wrong optional-dependencies in pyproject.toml

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pyobsplot"
3-
version = "0.5.3.3"
3+
version = "0.5.4"
44
description = "Observable Plot in Jupyter notebooks and Quarto documents"
55
authors = [{ name = "Julien Barnier", email = "julien@nozav.org" }]
66
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)