diff options
| author | Yuval Adam <_@yuv.al> | 2021-05-19 16:55:41 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2021-05-19 16:55:41 +0300 |
| commit | 6e1346d4823fe4a4d63be67f740a065fe9eab873 (patch) | |
| tree | 9854e725a40d58959ac2f835a9069f50bf97a8bb /setup.py | |
| parent | 27a57c7ff69acfd447816c4fc6492f46d013fca9 (diff) | |
Add support for --reverse, --highlight and --output-test flags, bump to v1.4.0v1.4.0
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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", |
