We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51a1072 commit 7aa11bbCopy full SHA for 7aa11bb
doc/index.rst
@@ -179,7 +179,7 @@ The source code and issue tracker for this package can be found on GitHub:
179
Version history
180
===============
181
182
-* 3.1.0, not yet released
+* 3.1.0, released at 2022-07-01
183
184
* Return number of chars/bytes written by :py:meth:`Writer.write()`
185
and :py:meth:`~Writer.write_all()`
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = jsonlines
3
-version = 3.0.0
+version = 3.1.0
4
author = wouter bolsterlee
5
author_email = [email protected]
6
license = BSD
0 commit comments