Skip to content

Commit

Permalink
Prepare tempstorage 2.12.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Sep 25, 2010
1 parent eeef494 commit 31a5a5c
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
=========

2.12.0 - unreleased
2.12.0 - 2010-09-25
-------------------

- Require at least ZODB 3.9 and adjusted method signatures to disuse versions.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
file("CHANGES.txt").read()

setup(name='tempstorage',
version = '2.12.0dev',
version = '2.12.0',
url='http://pypi.python.org/pypi/tempstorage',
license='ZPL 2.1',
description='A RAM-based storage for ZODB',
Expand Down

0 comments on commit 31a5a5c

Please sign in to comment.