Commit 4a9a054a authored by Hanno Schlichting's avatar Hanno Schlichting

vb

parent ebee5109
Changelog Changelog
========= =========
4.0.1 (unreleased)
------------------
4.0 (2013-02-24) 4.0 (2013-02-24)
---------------- ----------------
......
...@@ -18,7 +18,7 @@ from setuptools import setup, find_packages, Extension ...@@ -18,7 +18,7 @@ from setuptools import setup, find_packages, Extension
setup( setup(
name='Acquisition', name='Acquisition',
version='4.0', version='4.0.1dev',
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