Skip to content

Commit

Permalink
Back to development: 3.0.13
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mauritsvanrees committed Feb 1, 2017
1 parent 20215fe commit 634bac0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.txt
Expand Up @@ -3,6 +3,12 @@ Changelog

For changes before verison 3.0, see ``HISTORY.txt``.

3.0.13 (unreleased)
-------------------

- Nothing changed yet.


3.0.12 (2015-12-21)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -16,7 +16,7 @@
from setuptools import setup, find_packages, Extension

setup(name='AccessControl',
version='3.0.12',
version='3.0.13.dev0',
url='http://pypi.python.org/pypi/AccessControl',
license='ZPL 2.1',
description="Security framework for Zope2.",
Expand Down

0 comments on commit 634bac0

Please sign in to comment.