Skip to content

Commit

Permalink
vb
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed May 14, 2013
1 parent 9fab788 commit c42b23b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.txt
@@ -1,6 +1,10 @@
Changelog
=========

3.0.8 (unreleased)
------------------


3.0.7 (2013-05-14)
------------------

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.7',
version='3.0.8dev',
url='http://pypi.python.org/pypi/AccessControl',
license='ZPL 2.1',
description="Security framework for Zope2.",
Expand Down

0 comments on commit c42b23b

Please sign in to comment.