Skip to content

Commit

Permalink
Invenio-Classifier v0.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Aage Lavik <jan.age.lavik@cern.ch>
  • Loading branch information
jalavik committed Aug 19, 2015
1 parent 5455516 commit f8a004b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
Changes
=======

Version 0.1.0 (release TBD)
Version 0.1.0 (release 2015-08-19)

- Initial public release.
2 changes: 1 addition & 1 deletion RELEASE-NOTES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Invenio-Classifier v0.1.0
===========================

Invenio-Classifier v0.1.0 was released on TBD, 2015.
Invenio-Classifier v0.1.0 was released on August 19, 2015.

About
-----
Expand Down
2 changes: 1 addition & 1 deletion invenio_classifier/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
and parsed by ``setup.py``.
"""

__version__ = "0.1.0.dev20150000"
__version__ = "0.1.0"

0 comments on commit f8a004b

Please sign in to comment.