Skip to content

Commit

Permalink
Back to development: 4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Mar 15, 2012
1 parent 890d8af commit 696417e
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
=======

4.1.1 (unreleased)
==================

- Nothing changed yet.


4.1.0 (2012-03-15)
==================

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

version = '4.1.0'
version = '4.1.1dev'

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

0 comments on commit 696417e

Please sign in to comment.