Skip to content

Commit

Permalink
Preparing release 3.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Mar 26, 2010
1 parent 618d3e4 commit 70f65e3
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
Expand Up @@ -2,7 +2,7 @@
CHANGES
=======

3.4.4 (unreleased)
3.4.4 (2010-03-26)
------------------

- Fix test failures due to Content-Disposition header capitalization
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

setup(
name = 'zope.testbrowser',
version = '3.4.4dev',
version = '3.4.4',
url = 'http://pypi.python.org/pypi/zope.testbrowser',
license = 'ZPL 2.1',
description = 'Programmable browser for functional black-box tests',
Expand Down

0 comments on commit 70f65e3

Please sign in to comment.