Skip to content

Commit

Permalink
release: v1.0.0a2
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 Jun 15, 2016
1 parent e26587a commit aa3171f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions RELEASE-NOTES.rst
@@ -1,8 +1,8 @@
===============================
Invenio-OAIHarvester v1.0.0a1
Invenio-OAIHarvester v1.0.0a2
===============================

Invenio-OAIHarvester v1.0.0a1 was released on June 15, 2016.
Invenio-OAIHarvester v1.0.0a2 was released on June 15, 2016.

About
-----
Expand All @@ -24,7 +24,7 @@ Incompatible changes
Installation
------------

$ pip install invenio-oaiharvester==1.0.0a1
$ pip install invenio-oaiharvester==1.0.0a2

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

from __future__ import absolute_import, print_function, unicode_literals

__version__ = "1.0.0a1"
__version__ = "1.0.0a2"

0 comments on commit aa3171f

Please sign in to comment.