Skip to content

Commit

Permalink
Preparing release 4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Dec 28, 2016
1 parent b0c3d4b commit b8ba230
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
@@ -1,7 +1,7 @@
zope.testrunner Changelog
*************************

4.6.0 (unreleased)
4.6.0 (2016-12-28)
==================

- Make the ``subunit`` support purely optional: applications which have
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -16,7 +16,7 @@
# When developing and releasing this package, please follow the documented
# Zope Toolkit policies as described by this documentation.
##############################################################################
version='4.6.0.dev0'
version = '4.6.0'

import os
import sys
Expand Down

0 comments on commit b8ba230

Please sign in to comment.