Skip to content

Commit

Permalink
Preparing release 5.2.4
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mauritsvanrees committed Feb 19, 2021
1 parent 9523210 commit d5b50de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/CHANGES.rst
@@ -1,7 +1,7 @@
Changelog
=========

5.2.4 (unreleased)
5.2.4 (2021-02-19)
------------------

Bug fixes:
Expand Down
2 changes: 1 addition & 1 deletion setup.py
@@ -1,7 +1,7 @@
from setuptools import setup
import os.path

version = '5.2.4.dev0'
version = '5.2.4'

setup(
name='Plone',
Expand Down

0 comments on commit d5b50de

Please sign in to comment.