Skip to content

Commit 7b8aaed

Browse files
committed
Release version 1.4.0
1 parent e7b56b8 commit 7b8aaed

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
1.4.0 (2021-09-16)
2+
------------------
3+
4+
- Allow limiting of email addresses on Generic Top-Level Domains (gTLDs) with the ``allow_gtld=False`` option [`bf13a6c`] - `@michaelherold`_.
5+
6+
.. _bf13a6c: https://github.com/michaelherold/pyIsEmail/commit/bf13a6cfe662e66c8c6a5a9228d80cacf901b1ba
7+
18
1.3.2 (2018-07-05)
29
----------
310

pyisemail/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "1.3.2"
1+
VERSION = "1.4.0"

0 commit comments

Comments
 (0)