Skip to content

Commit

Permalink
Preparing release 6.1.6
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mauritsvanrees committed Sep 26, 2020
1 parent a7e7b39 commit 4f02de1
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,16 @@ Changelog
.. towncrier release notes start
6.1.6 (2020-09-26)
------------------

Bug fixes:


- Fixed test failure on Python 3 with Products.MailHost 4.10.
[maurits] (#3178)


6.1.5 (2020-04-20)
------------------

Expand Down
2 changes: 0 additions & 2 deletions news/3178.bugfix

This file was deleted.

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import os


version = '6.1.6.dev0'
version = '6.1.6'

tests_require = [
'plone.testing[test]',
Expand Down

0 comments on commit 4f02de1

Please sign in to comment.