Skip to content

Commit

Permalink
Preparing release 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
janwijbrand committed Sep 16, 2009
1 parent 386500e commit 8635580
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changes
=======

1.3 (unreleased)
1.3 (2009-09-16)
----------------

* Remove the reference to the grok.View permission that is no longer in
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ def read(*rnames):

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

0 comments on commit 8635580

Please sign in to comment.