Commit f461b43a authored by Hanno Schlichting's avatar Hanno Schlichting

vb

parent 6a2e176e
Changelog Changelog
========= =========
2.13.8 (unreleased)
-------------------
2.13.7 (2011-03-02) 2.13.7 (2011-03-02)
------------------- -------------------
......
...@@ -17,7 +17,7 @@ import os ...@@ -17,7 +17,7 @@ import os
from setuptools import setup, find_packages, Extension from setuptools import setup, find_packages, Extension
setup(name='Acquisition', setup(name='Acquisition',
version = '2.13.7', version = '2.13.8dev',
url='http://pypi.python.org/pypi/Acquisition', url='http://pypi.python.org/pypi/Acquisition',
license='ZPL 2.1', license='ZPL 2.1',
description="Acquisition is a mechanism that allows objects to obtain " 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