diff options
| author | Yuval Adam <_@yuv.al> | 2022-04-21 08:43:07 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2022-04-21 08:43:07 +0300 |
| commit | 00d9d2c585738fe00ee8dda1ce620869d9fc5a01 (patch) | |
| tree | 0653bbe61d8c0f10e8843b22af4b6abf07bf7fc0 /setup.py | |
| parent | 25654c2082041bb68cad70a73338b46fabeddc76 (diff) | |
Release v1.5.0v1.5.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.4.2", + version="1.5.0", author="Yuval Adam", author_email="_@yuv.al", description="Pikud Ha'oref Alarm Tracking", |
