Skip to content

Commit

Permalink
Back to development: 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Oct 17, 2017
1 parent 4f5e14c commit 9d8d311
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
@@ -1,6 +1,12 @@
Changelog
=========

2.1.1 (unreleased)
------------------

- Nothing changed yet.


2.1.0 (2017-10-17)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -27,7 +27,7 @@ def read(*rnames):

setup(
name='z3c.ptcompat',
version='2.1.0',
version='2.1.1.dev0',
description='Zope-compatible page template engine based on Chameleon.',
long_description='\n\n'.join((
'.. contents::',
Expand Down

0 comments on commit 9d8d311

Please sign in to comment.