From ccdc0c919e0ba5df68bb100440cb9a423c26384b Mon Sep 17 00:00:00 2001 From: Allard Stijnman Date: Wed, 11 Apr 2018 11:57:05 +0200 Subject: [PATCH] Bump version to 1.2.18 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3460234..2c50a5a 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ setup( # Versions should comply with PEP440. For a discussion on single-sourcing # the version across setup.py and the project code, see # https://packaging.python.org/en/latest/single_source_version.html - version='1.2.17', + version='1.2.18', description='A database of free and disposable email domains', long_description=long_description,