Skip to content

Commit

Permalink
prepare [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Sep 5, 2016
1 parent 9dd3708 commit ec1ce76
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
Changelog
=========

2.13.11 (unreleased)
2.13.11 (2016-09-05)
--------------------

- Fix broken 2.13.10 release by adding a missing MANIFEST.in.

2.13.10 (2016-09-05)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
from setuptools import setup, find_packages, Extension

setup(name='Acquisition',
version='2.13.11.dev0',
version='2.13.11',
url='http://pypi.python.org/pypi/Acquisition',
license='ZPL 2.1',
description="Acquisition is a mechanism that allows objects to obtain "
Expand Down

0 comments on commit ec1ce76

Please sign in to comment.