Commit dc4f58e7 authored by Tres Seaver's avatar Tres Seaver

svb

parent 0da54492
Changes
=======
1.4.3 (unreleased)
------------------
- TBD
1.4.2 (2014-03-20)
------------------
......
......@@ -22,7 +22,7 @@ README = (open(os.path.join(here, 'README.rst')).read()
open(os.path.join(here, 'CHANGES.rst')).read())
setup(name='transaction',
version='1.4.3',
version='1.4.3dev',
description='Transaction management for Python',
long_description=README,
classifiers=[
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment