Skip to content

Commit

Permalink
Preparing release 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
strichter committed Feb 24, 2013
1 parent 34ca628 commit 3b26cb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
zope.schema Changelog
=====================

4.3.0 (unreleased)
4.3.0 (2013-02-24)
------------------

- Fixed a bug where bytes values were turned into tokens inproperly in
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ def emit(self, record):
TESTS_REQUIRE = ['zope.testing']

setup(name='zope.schema',
version='4.3.0dev',
version='4.3.0',
url='http://pypi.python.org/pypi/zope.schema',
license='ZPL 2.1',
description='zope.interface extension for defining data schemas',
Expand Down

0 comments on commit 3b26cb2

Please sign in to comment.