Skip to content

Commit

Permalink
- vb [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed Dec 16, 2022
1 parent 9bb3f62 commit 2c161a5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Products.DCWorkflow Changelog
=============================

2.7.1 (unreleased)
------------------


2.7.0 (2022-12-16)
------------------

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 @@ def _package_doc(name):
DESC = 'DCWorkflow product for the Zope Content Management Framework'

setup(name='Products.%s' % NAME,
version='2.7.0',
version='2.7.1.dev0',
description=DESC,
long_description=README,
classifiers=[
Expand Down

0 comments on commit 2c161a5

Please sign in to comment.