We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcaad4b commit c86db04Copy full SHA for c86db04
CHANGES.rst
@@ -25,6 +25,6 @@
25
Changes
26
=======
27
28
-Version v1.0.0a19 (released 2020-06-25)
+Version v1.0.0a20 (released 2020-09-16)
29
30
- Initial public release.
invenio_github/version.py
@@ -30,4 +30,4 @@
31
from __future__ import absolute_import, print_function
32
33
-__version__ = "1.0.0a19"
+__version__ = "1.0.0a20"
0 commit comments