Skip to content

Commit

Permalink
Preparing release 5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cjwatson committed Jun 29, 2020
1 parent bc31408 commit 86d9eea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Expand Up @@ -2,7 +2,7 @@
zope.testrunner Changelog
===========================

5.2 (unreleased)
5.2 (2020-06-29)
================

- Add support for Python 3.8.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -21,7 +21,7 @@
from setuptools import setup
from setuptools.command.test import test

version = '5.2.dev0'
version = '5.2'

INSTALL_REQUIRES = [
'setuptools',
Expand Down

0 comments on commit 86d9eea

Please sign in to comment.