Skip to content

Commit

Permalink
Preparing release 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ericof committed Mar 15, 2023
1 parent 87b96fd commit ca1c65a
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

## 1.1.2 (unreleased)
## 1.1.2 (2023-03-15)

- Support Python 3.11 for Plone 6. @ericof

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

setup(
name="pas.plugins.authomatic",
version="1.1.2.dev0",
version="1.1.2",
description="Provides OAuth2/OpenID login for Plone using Authomatic.",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit ca1c65a

Please sign in to comment.