Skip to content

Commit

Permalink
release: v1.0.0a9
Browse files Browse the repository at this point in the history
Signed-off-by: Lars Holm Nielsen <lars.holm.nielsen@cern.ch>
  • Loading branch information
lnielsen authored and jirikuncar committed Nov 16, 2016
1 parent e5dfd89 commit 56874e0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Expand Up @@ -25,7 +25,7 @@
Changes
=======

Version 1.0.0a8 (released 2016-09-23)
Version 1.0.0a9 (released 2016-11-16)
-------------------------------------

- Initial public release.
4 changes: 2 additions & 2 deletions RELEASE-NOTES.rst
@@ -1,8 +1,8 @@
============================
Invenio-OAIServer v1.0.0a8
Invenio-OAIServer v1.0.0a9
============================

Invenio-OAIServer v1.0.0a8 was released on September 23, 2016.
Invenio-OAIServer v1.0.0a9 was released on November 16, 2016.

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

from __future__ import absolute_import, print_function

__version__ = "1.0.0a9.dev20160923"
__version__ = "1.0.0a9"

0 comments on commit 56874e0

Please sign in to comment.