Skip to content

Commit

Permalink
Back to development: 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ericof committed Sep 13, 2023
1 parent 2c4c8fa commit d35f00e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.2.1 (unreleased)


- Nothing changed yet.


## 1.2.0 (2023-09-13)

- Add Spanish translation. @macagua
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.2.0",
version="1.2.1.dev0",
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 d35f00e

Please sign in to comment.