Skip to content

Commit

Permalink
Back to development: 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
janwijbrand committed Jan 15, 2018
1 parent fdf825d commit 3b29271
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
=========

1.2.1 (unreleased)
==================

- Nothing changed yet.


1.2.0 (2018-01-15)
==================

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

setup(name='zope.errorview',
version='1.2.0',
version='1.2.1.dev0',
author='Zope Corporation and Contributors',
author_email='zope-dev@zope.org',
description='Basic HTTP and Browser exception views.',
Expand Down

0 comments on commit 3b29271

Please sign in to comment.