Commit 03aeb3bd authored by Hanno Schlichting's avatar Hanno Schlichting

Prepare Acquisition 2.13.0.

parent c6b1e00d
Changelog
=========
2.13.0 (unreleased)
2.13.0 (2010-02-14)
-------------------
- Added support for method cache in Acquisition. Patch contributed by
......
......@@ -17,7 +17,7 @@ import os
from setuptools import setup, find_packages, Extension
setup(name='Acquisition',
version = '2.13.0dev',
version = '2.13.0',
url='http://pypi.python.org/pypi/Acquisition',
license='ZPL 2.1',
description="Acquisition is a mechanism that allows objects to obtain "
......
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