Skip to content

Commit

Permalink
Back to development: 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
strichter committed Oct 2, 2015
1 parent 24cb2f3 commit 14c55ff
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Expand Up @@ -2,6 +2,12 @@
CHANGES
=======

3.0.1 (unreleased)
------------------

- Nothing changed yet.


3.0.0 (2015-10-02)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -43,7 +43,7 @@ def alltests():

setup (
name="z3c.rml",
version='3.0.0',
version='3.0.1.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 14c55ff

Please sign in to comment.