Skip to content

Commit

Permalink
Back to development: 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tisto committed Jun 3, 2024
1 parent 681e0df commit 388ba3f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ Changelog
=========


4.0.1 (unreleased)
------------------

- Nothing changed yet.


4.0.0 (2024-06-03)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

setup(
name="collective.embeddedpage",
version="4.0.0",
version="4.0.1.dev0",
description="Add-on to embed remote HTML pages into the Plone CMS",
long_description=long_description,
# Get more from https://pypi.python.org/pypi?%3Aaction=list_classifiers
Expand Down

0 comments on commit 388ba3f

Please sign in to comment.