Skip to content

Commit 579b9b9

Browse files
author
Ghislain Fourny
committed
Fix version in the documentation.
1 parent 1f4adc9 commit 579b9b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ Even more queries can be found [here](https://colab.research.google.com/github/R
347347

348348
# Last updates
349349

350-
## Version 0.1.0 alpha 13
350+
## Version 0.2.0 alpha 1
351351
- Allow to bind JSONiq variables to pandas dataframes
352352
- Allow to retrieve the output of a JSONiq query as a pandas dataframe (if the output is available as a dataframe, i.e., availableOutputs() returns a list that contains "DataFrame")
353353
- Clean up the mapping to strictly map tuples to sequence of items, and lists ot array items. This will avoid confusion between arrays and sequences.

0 commit comments

Comments
 (0)