Skip to content

Commit

Permalink
release: v2.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mb-wali committed Jun 24, 2022
1 parent b842adf commit 9c95afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion invenio_communities/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
from .ext import InvenioCommunities
from .proxies import current_communities

__version__ = "2.8.4"
__version__ = "2.8.5"

__all__ = ("InvenioCommunities", "current_communities")

0 comments on commit 9c95afb

Please sign in to comment.