Skip to content

Commit

Permalink
Prepare five.formlib 1.0.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Feb 6, 2011
1 parent 05a7957 commit 4795124
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.4 - unreleased
1.0.4 - 2011-02-06
------------------

* Fix test failures when running against 2.13.2+.
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.4dev'
version = '1.0.4'

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

0 comments on commit 4795124

Please sign in to comment.