Skip to content

Commit

Permalink
Preparing release 5.0.0a2
Browse files Browse the repository at this point in the history
  • Loading branch information
ericof committed Sep 23, 2022
1 parent 546172f commit 3e06e5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 5.0.0a2 (unreleased)
5.0.0a2 (2022-09-23)

- Implement IIndexQueueProcessor support @ericof

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

setup(
name="collective.elasticsearch",
version="5.0.0a2.dev0",
version="5.0.0a2",
description="elasticsearch integration with plone",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 3e06e5a

Please sign in to comment.