Skip to content

Commit

Permalink
prepare [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Aug 6, 2016
1 parent 049d810 commit 8c95ff6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

4.0 (unreleased)
4.0 (2016-08-06)
----------------

- Add compatibility with webdav changes in Zope 4.0a2.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
from setuptools import setup, find_packages

setup(name='Products.PythonScripts',
version='4.0.dev0',
version='4.0',
url='http://pypi.python.org/pypi/Products.PythonScripts',
license='ZPL 2.1',
description="Provides support for restricted execution of Python "
Expand Down

0 comments on commit 8c95ff6

Please sign in to comment.