Skip to content

Commit

Permalink
Preparing release 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
janwijbrand committed Feb 19, 2010
1 parent c218ec9 commit a80d0af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
Changes
=======

1.4 (unreleased)
1.4 (2010-02-19)
----------------

- Nothing changed yet.

- Define test requires.

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

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

0 comments on commit a80d0af

Please sign in to comment.