Skip to content

Commit

Permalink
Merge pull request #124 from zopefoundation/release-4.4.0
Browse files Browse the repository at this point in the history
Release 4.4.0
  • Loading branch information
regebro authored Aug 23, 2023
2 parents efb8690 + 231730b commit bacb1ef
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,13 @@
CHANGES
=======

4.3.1 (unreleased)
4.4.1 (unreleased)
------------------

- Nothing changed yet.


4.4.0 (2023-08-23)
------------------

- Add support for the splitByRow and splitInRow arguments to BlockTable.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def read(*rnames):

setup(
name="z3c.rml",
version='4.3.1.dev0',
version='4.4.1.dev0',
author="Stephan Richter and the Zope Community",
author_email="zope-dev@zope.dev",
description="An alternative implementation of RML",
Expand Down

0 comments on commit bacb1ef

Please sign in to comment.