Skip to content

Commit

Permalink
Version bump to v3.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
msiemens committed Jun 18, 2019
1 parent f589310 commit 8fdb973
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions docs/changelog.rst
Expand Up @@ -12,6 +12,12 @@ unreleased

- *Nothing yet*

v3.14.0 (2019-06-18)
^^^^^^^^^^^^^^^^^^^^

- Change: support for ``ujson`` is now deprecated
(see `issue 258 <https://github.com/msiemens/tinydb/issues/263>`_)

v3.13.0 (2019-03-16)
^^^^^^^^^^^^^^^^^^^^

Expand Down
2 changes: 1 addition & 1 deletion tinydb/version.py
@@ -1 +1 @@
__version__ = '3.13.0'
__version__ = '3.14.0'

0 comments on commit 8fdb973

Please sign in to comment.