Skip to content

Commit

Permalink
Back to development: 3.0.0b144
Browse files Browse the repository at this point in the history
  • Loading branch information
zombified committed Sep 19, 2024
1 parent 09261be commit 49dd16f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
=========

3.0.0b144 (unreleased)
----------------------

- Nothing changed yet.


3.0.0b143 (2024-09-19)
----------------------

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 @@ def read(*rnames):
name='castle.cms',
description='CastleCMS Plone distribution main package',
long_description_content_type='text/x-rst',
version='3.0.0b143',
version='3.0.0b144.dev0',
long_description='%s\n%s' % (
read('README.rst'),
read('CHANGES.md')
Expand Down

0 comments on commit 49dd16f

Please sign in to comment.