Skip to content

Commit

Permalink
release: v1.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Samuele Kaplun <samuele.kaplun@cern.ch>
  • Loading branch information
kaplun committed Jan 11, 2017
1 parent e4342bc commit c886d75
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Expand Up @@ -24,7 +24,7 @@
Changes
=======

Version 1.0.0 (release 2016-09-21)
Version 1.0.1 (release 2017-01-11)
----------------------------------

Incompatible changes
Expand Down
2 changes: 1 addition & 1 deletion RELEASE-NOTES.rst
@@ -1,5 +1,5 @@
===========================
Invenio-Classifier v1.0.0
Invenio-Classifier v1.0.1
===========================

Incompatible changes
Expand Down
2 changes: 1 addition & 1 deletion invenio_classifier/version.py
Expand Up @@ -28,4 +28,4 @@
and parsed by ``setup.py``.
"""

__version__ = "1.0.0"
__version__ = "1.0.1"

0 comments on commit c886d75

Please sign in to comment.