diff options
| author | Jason Madden <jamadden@gmail.com> | 2018-01-11 11:58:19 -0600 |
|---|---|---|
| committer | Jason Madden <jamadden@gmail.com> | 2018-01-11 11:58:19 -0600 |
| commit | bd1bd5ff49e80312cac35a6e64b26b094b58b3a6 (patch) | |
| tree | 4cc7a4f81d189954a8be02b2110405f1cbebc0f3 /setup.py | |
| parent | 33015c846e4b230e5d6564057424255c3a457485 (diff) | |
| download | zope-security-issue10.tar.gz | |
Back to development: 4.2.3issue10
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -132,7 +132,7 @@ TESTS_REQUIRE = [ setup(name='zope.security', - version='4.2.2', + version='4.2.3.dev0', author='Zope Foundation and Contributors', author_email='zope-dev@zope.org', description='Zope Security Framework', |
