Skip to content

Commit

Permalink
release: v1.0.0a6
Browse files Browse the repository at this point in the history
Signed-off-by: Jiri Kuncar <jiri.kuncar@cern.ch>
  • Loading branch information
jirikuncar committed Dec 2, 2015
1 parent 57accc9 commit d9ef510
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 (released 2015-12-01)
Version 1.0.0 (released 2015-12-02)
-----------------------------------

What's new
Expand Down
2 changes: 1 addition & 1 deletion RELEASE-NOTES.rst
Expand Up @@ -2,7 +2,7 @@
Invenio-Records v1.0.0
========================

Invenio-Records v1.0.0 was released on December 1, 2015.
Invenio-Records v1.0.0 was released on December 2, 2015.

About
-----
Expand Down
2 changes: 1 addition & 1 deletion invenio_records/version.py
Expand Up @@ -30,4 +30,4 @@

from __future__ import absolute_import, print_function

__version__ = "1.0.0a5"
__version__ = "1.0.0a6"

0 comments on commit d9ef510

Please sign in to comment.