Skip to content

Commit

Permalink
Set version 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
icgood committed Jun 5, 2016
1 parent dd30935 commit aced65a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@

## Unreleased

### Added

- New `slimta.util` functions for limiting outbound connections to IPv4.

### Changed

- The `tls` option to many different class constructors now defaults (with
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@


setup(name='python-slimta',
version='3.2.1',
version='3.2.2',
author='Ian Good',
author_email='[email protected]',
description='Lightweight, asynchronous SMTP libraries.',
Expand Down

0 comments on commit aced65a

Please sign in to comment.