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 14f3623 commit 4dcdab2Copy full SHA for 4dcdab2
invenio_drafts_resources/__init__.py
@@ -10,6 +10,6 @@
10
"""Invenio Drafts Resources module to create REST APIs."""
11
12
13
-__version__ = "0.18.1"
+__version__ = "0.18.2"
14
15
__all__ = ("__version__",)
0 commit comments