Skip to content

Commit

Permalink
Back to development: 4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sweh committed Nov 27, 2012
1 parent 8e3e005 commit a6f3baf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changes
=======

4.2.1 (unreleased)
==================

- Nothing changed yet.


4.2.0 (2012-11-27)
==================

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
def read(*rnames):
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()

version = '4.2.0'
version = '4.2.1.dev0'

setup(name='zope.formlib',
version=version,
Expand Down

0 comments on commit a6f3baf

Please sign in to comment.