Skip to content

Commit

Permalink
Back to development: 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pbauer committed Nov 10, 2023
1 parent 0bd9e3a commit fccdf1b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions docs/source/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
Changelog
=========

2.1 (unreleased)
----------------

- Nothing changed yet.


2.0 (2023-11-10)
----------------

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

setup(
name='collective.behavior.banner',
version='2.0',
version='2.1.dev0',
description="An add-on for Plone",
long_description=long_description,
# Get more from https://pypi.python.org/pypi?%3Aaction=list_classifiers
Expand Down

0 comments on commit fccdf1b

Please sign in to comment.