From 6e1346d4823fe4a4d63be67f740a065fe9eab873 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Wed, 19 May 2021 16:55:41 +0300 Subject: Add support for --reverse, --highlight and --output-test flags, bump to v1.4.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index ab74e1e..bb0494b 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open("README.md", "r", encoding="utf-8") as fh: setuptools.setup( name="alarmpy", - version="1.3.0", + version="1.4.0", author="Yuval Adam", author_email="_@yuv.al", description="Pikud Ha'oref Alarm Tracking", -- cgit v1.3.1