Skip to content

Commit

Permalink
Back to development: 3.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
strichter committed Oct 4, 2019
1 parent 1286adb commit d9eb8b9
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 @@
CHANGES
=======

3.9.2 (unreleased)
------------------

- Nothing changed yet.


3.9.1 (2019-10-04)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def read(*rnames):

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

0 comments on commit d9eb8b9

Please sign in to comment.