Skip to content

Commit

Permalink
Preparing release 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cekk committed Mar 15, 2024
1 parent dd55393 commit 18fa31f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Changelog
=========


1.1.2 (unreleased)
1.1.2 (2024-03-15)
------------------

- Fix typo in actions.xml permission.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

setup(
name="collective.feedback",
version="1.1.2.dev0",
version="1.1.2",
description="Feedback mechanism integration for io-comune",
long_description=long_description,
# Get more from https://pypi.org/classifiers/
Expand Down

0 comments on commit 18fa31f

Please sign in to comment.