Skip to content

Commit

Permalink
release: v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slint committed Jun 29, 2018
1 parent 7f80b78 commit eded768
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
1 change: 1 addition & 0 deletions AUTHORS.rst
Expand Up @@ -8,6 +8,7 @@
Contributors
============

- Alexander Ioannidis
- Harris Tzovanakis
- Lars Holm Nielsen
- Leonardo Rossi
Expand Down
4 changes: 4 additions & 0 deletions CHANGES.rst
Expand Up @@ -8,6 +8,10 @@
Changes
=======

Version 1.0.1 (released 2018-06-29)

- Pin Flask-Talisman.

Version 1.0.0 (released 2018-03-23)

- Initial public release.
2 changes: 1 addition & 1 deletion invenio_app/version.py
Expand Up @@ -14,4 +14,4 @@

from __future__ import absolute_import, print_function

__version__ = '1.0.0'
__version__ = '1.0.1'

0 comments on commit eded768

Please sign in to comment.