Skip to content

Commit 9ffec7e

Browse files
committed
maint: bump dev version to 0.5.5
1 parent ae29cf2 commit 9ffec7e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## pyobsplot 0.5.5 (dev)
2+
13
## pyobsplot 0.5.4
24

35
- Upgrade pyarrow dependency

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.4"
3+
version = "0.5.5"
44
description = "Observable Plot in Jupyter notebooks and Quarto documents"
55
authors = [{ name = "Julien Barnier", email = "[email protected]" }]
66
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)