Skip to content

Commit

Permalink
Back to development: 4.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Nov 12, 2017
1 parent e9e0af5 commit 8fa53ab
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
zope.testrunner Changelog
*************************

4.8.2 (unreleased)
==================

- Nothing changed yet.


4.8.1 (2017-11-12)
==================

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
from setuptools import setup
from setuptools.command.test import test

version = '4.8.1'
version = '4.8.2.dev0'

INSTALL_REQUIRES = [
'setuptools',
Expand Down

0 comments on commit 8fa53ab

Please sign in to comment.