Skip to content

Commit

Permalink
Back to development: 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Jan 18, 2010
1 parent e5dbe32 commit 7898d47
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.txt
Expand Up @@ -2,6 +2,12 @@
CHANGES
=======

1.3.2 (unreleased)
==================

- Nothing changed yet.


1.3.1 (2010-01-18)
==================

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -22,7 +22,7 @@ def read(*rnames):
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()

setup(name='z3c.etestbrowser',
version = '1.3.1',
version = '1.3.2dev',
author='Christian Theune',
author_email='ct@gocept.com',
description='Extensions for zope.testbrowser',
Expand Down

0 comments on commit 7898d47

Please sign in to comment.