Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Commit

Permalink
Preparing release 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
janwijbrand committed Jan 15, 2018
1 parent 6315797 commit 1d0188e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.txt
Expand Up @@ -2,7 +2,7 @@
Changes
=======

3.0.1 (unreleased)
3.0.1 (2018-01-15)
==================

- Additional test fixes for Python 3 compatibility.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -31,7 +31,7 @@ def read(*rnames):

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

0 comments on commit 1d0188e

Please sign in to comment.