Skip to content

Commit

Permalink
Preparing release 5.0.0
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
gforcada committed Nov 30, 2022
1 parent 11f0bc2 commit 6a77c49
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGES.rst
Expand Up @@ -8,6 +8,16 @@ Changelog
.. towncrier release notes start
5.0.0 (2022-11-30)
------------------

Bug fixes:


- Final release.
[gforcada] (#600)


5.0.0b2 (2022-07-21)
--------------------

Expand Down
2 changes: 0 additions & 2 deletions news/600.bugfix

This file was deleted.

2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -2,7 +2,7 @@
from setuptools import setup


version = "5.0.0b3.dev0"
version = "5.0.0"

setup(
name="plone.app.portlets",
Expand Down

0 comments on commit 6a77c49

Please sign in to comment.