Skip to content

Commit

Permalink
release: v1.0.2
Browse files Browse the repository at this point in the history
Signed-off-by: Tibor Simko <[email protected]>
  • Loading branch information
tiborsimko committed Aug 24, 2018
1 parent 1aa6bb9 commit e6221fa
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
2 changes: 2 additions & 0 deletions AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@ Contributors
============

- Alexander Ioannidis
- Dinos Kousidis
- Harris Tzovanakis
- Lars Holm Nielsen
- Leonardo Rossi
- Nikos Filippakis
- Rémi Ducceschi
- Tibor Simko
4 changes: 4 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
Changes
=======

Version 1.0.2 (released 2018-08-24)

- Allows use of Flask-DebugToolbar when running in DEBUG mode.

Version 1.0.1 (released 2018-06-29)

- Pin Flask-Talisman.
Expand Down
2 changes: 1 addition & 1 deletion invenio_app/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@

from __future__ import absolute_import, print_function

__version__ = '1.0.1'
__version__ = '1.0.2'

0 comments on commit e6221fa

Please sign in to comment.