Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Commit

Permalink
release: v1.0.0a1
Browse files Browse the repository at this point in the history
Signed-off-by: Panos Paparrigopoulos <panos.paparrigopoulos@cern.ch>
  • Loading branch information
Panos512 committed Sep 30, 2016
1 parent 4e31f12 commit 8671096
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,6 +25,6 @@
Changes
=======

Version 0.1.0 (released TBD)
Version 0.1.0 (released 2016-09-30)

- Initial public release.
4 changes: 2 additions & 2 deletions RELEASE-NOTES.rst
Expand Up @@ -2,7 +2,7 @@
Invenio-ORCID v0.1.0
======================

Invenio-ORCID v0.1.0 was released on TBD, 2016.
Invenio-ORCID v0.1.0 was released on September 30, 2016.

About
-----
Expand All @@ -19,7 +19,7 @@ What's new
Installation
------------

$ pip install invenio-orcid==0.1.0
$ pip install invenio-orcid==1.0.0a1

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

from __future__ import absolute_import, print_function

__version__ = "0.1.0.dev20160000"
__version__ = "1.0.0a1"

0 comments on commit 8671096

Please sign in to comment.