Skip to content

Commit

Permalink
release: v1.3.0a2
Browse files Browse the repository at this point in the history
  • Loading branch information
zzacharo committed Jun 23, 2020
1 parent 9f0c018 commit 02012fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGES.rst
Expand Up @@ -8,8 +8,9 @@
Changes
=======

Version 1.3.0a1 (released 2020-06-22)
Version 1.3.0a2 (released 2020-06-23)

- Sets `cancel` button's color to Semantic-UI default.
- Integrates Semantic-UI templates.

Version 1.2.0 (released 2020-05-14)
Expand Down
2 changes: 1 addition & 1 deletion invenio_oauth2server/version.py
Expand Up @@ -12,4 +12,4 @@
and parsed by ``setup.py``.
"""

__version__ = '1.3.0a1'
__version__ = '1.3.0a2'

0 comments on commit 02012fb

Please sign in to comment.