Skip to content

Commit

Permalink
Version bump to v3.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
msiemens committed Sep 13, 2019
1 parent 0475b23 commit e059a62
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ unreleased

- *Nothing yet*

v3.14.2 (2019-09-13)
^^^^^^^^^^^^^^^^^^^^

- Internal change: support correct iteration for ``LRUCache`` objects

v3.14.1 (2019-07-03)
^^^^^^^^^^^^^^^^^^^^

Expand Down
2 changes: 1 addition & 1 deletion tinydb/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '3.14.1'
__version__ = '3.14.2'

0 comments on commit e059a62

Please sign in to comment.