Skip to content

Commit

Permalink
prepare
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed May 12, 2017
1 parent 9cf1b7b commit 72e31c3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@ Changelog

For changes before version 3.0, see ``HISTORY.rst``.

4.0a6 (unreleased)
4.0a6 (2017-05-12)
------------------

- Sanitize and test `RoleManager` role handling
- Make the C extension Python 3 compatible.

- Sanitize and test `RoleManager` role handling.

- Drop `Record` dependency, which now does its own security declaration.

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
]

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

0 comments on commit 72e31c3

Please sign in to comment.