Skip to content

Commit

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

5.2.1 (unreleased)
==================

- Nothing changed yet.


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

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'
version = '5.2.1.dev0'

INSTALL_REQUIRES = [
'setuptools',
Expand Down

0 comments on commit b4550fc

Please sign in to comment.