Skip to content

Commit 940f010

Browse files
author
Ghislain Fourny
committed
Bump version.
1 parent 6988332 commit 940f010

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,10 @@ Even more queries can be found [here](https://colab.research.google.com/github/R
336336

337337
# Latest updates
338338

339+
## Version 2.1.1
340+
- Extend data frame detection to nested arrays.
341+
- More bugfixes.
342+
339343
## Version 2.1.1
340344
- Fixed a bug preventing the display of some query outputs as a Data Frame.
341345

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "jsoniq"
7-
version = "2.1.1"
7+
version = "2.1.2"
88
description = "Python edition of RumbleDB, a JSONiq engine"
99
requires-python = ">=3.11"
1010
dependencies = [

0 commit comments

Comments
 (0)