Skip to content

Commit

Permalink
Preparing release 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sallner committed Nov 20, 2018
1 parent ff31853 commit a0ce13d
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
Expand Up @@ -2,7 +2,7 @@
Changes
=======

3.1 (unreleased)
3.1 (2018-11-20)
================

- Add support for Python 3.7.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name='gocept.cache',
version='3.1.dev0',
version='3.1',
author="gocept",
author_email="mail@gocept.com",
description="Cache descriptors for Python and Zope",
Expand Down

0 comments on commit a0ce13d

Please sign in to comment.