Skip to content

Commit

Permalink
Version bump to v3.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
msiemens committed Oct 26, 2019
1 parent b6b6392 commit c8aefe9
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 @@ -10,6 +10,11 @@ see `semver.org <http://semver.org/>`_
unreleased
^^^^^^^^^^

- *nothing yet*

v3.15.1 (2019-10-26)
^^^^^^^^^^^^^^^^^^^^

- Internal change: fix missing values handling for ``LRUCache``

v3.15.0 (2019-10-12)
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.15.0'
__version__ = '3.15.1'

0 comments on commit c8aefe9

Please sign in to comment.