Skip to content

Commit

Permalink
Prepare five.formlib 1.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Dec 30, 2009
1 parent e12e695 commit 094d7e1
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 @@
Changelog
=========

1.0.2 - unreleased
1.0.2 - 2009-12-30
------------------

* Deal with backwards compatibility for the menuItemDirective.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from setuptools import setup

version = '1.0.2dev'
version = '1.0.2'

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

0 comments on commit 094d7e1

Please sign in to comment.