Skip to content

Commit

Permalink
Preparing release 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cekk committed Nov 7, 2023
1 parent e221905 commit ff504fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Changelog
=========

6.1.0 (unreleased)
-------------------
6.1.0 (2023-11-07)
------------------

- Optionally add image_scales and image_field in Summary serializer.
[mamico]
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="design.plone.contenttypes",
version="6.1.0.dev0",
version="6.1.0",
description="DesignItalia contenty types",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit ff504fb

Please sign in to comment.