From 8a3a7f7c396b2b7579f571242a56d62f440634d2 Mon Sep 17 00:00:00 2001 From: Yuru Shao Date: Wed, 20 May 2020 14:33:08 -0700 Subject: [PATCH] =?UTF-8?q?Bump=20version:=201.4.2=20=E2=86=92=201.4.3=20(?= =?UTF-8?q?#123)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 561dba0..c4f3543 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.4.2 +current_version = 1.4.3 commit = True tag = True files = setup.py snappass/__init__.py