Skip to content

Commit

Permalink
Preparing release 3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
strichter committed Jun 24, 2019
1 parent 6cfa6a8 commit c9383b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Expand Up @@ -2,7 +2,7 @@
CHANGES
=======

3.8.0 (unreleased)
3.8.0 (2019-06-24)
------------------

- Unified ``paraStyle`` and ``spanStyle`` even more.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -29,7 +29,7 @@ def read(*rnames):

setup (
name="z3c.rml",
version='3.8.0.dev0',
version='3.8.0',
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 c9383b8

Please sign in to comment.