Skip to content

Commit

Permalink
Preparing release 1.10a1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan-Wijbrand Kolman committed Nov 22, 2013
1 parent 6a77d86 commit cb8f16e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Changes
=======

1.10 (unreleased)
-----------------
1.10a1 (2013-11-22)
-------------------

- Add compatibility for CSRF protection feature in zope.formlib.

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

setup(
name='grokcore.formlib',
version='1.10.dev0',
version='1.10a1',
author='Grok Team',
author_email='grok-dev@zope.org',
url='http://grok.zope.org',
Expand Down

0 comments on commit cb8f16e

Please sign in to comment.