Skip to content

Commit

Permalink
Preparing release 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
janwijbrand committed Jan 3, 2018
1 parent 87c2b9b commit 863370d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.txt
@@ -1,8 +1,8 @@
Changes
=======

1.6.4 (unreleased)
------------------
1.7 (2018-01-03)
----------------

- Python 3 compatibility.

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -21,7 +21,7 @@ def read(*rnames):

setup(
name='grokcore.security',
version='1.6.4.dev0',
version='1.7',
author='Grok Team',
author_email='grok-dev@zope.org',
url='http://grok.zope.org',
Expand Down

0 comments on commit 863370d

Please sign in to comment.