diff options
| author | Yuval Adam <_@yuv.al> | 2022-04-21 08:45:09 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2022-04-21 08:45:09 +0300 |
| commit | b62e143d7575336d780c19139577ed5fec1573da (patch) | |
| tree | f522d6bd09e3ff45dd4b46aebc007e829b7b3896 /setup.py | |
| parent | 84a6cd4ef7fc64568c7865cbcea287743386b2b6 (diff) | |
Release v1.5.1v1.5.1
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.5.0", + version="1.5.1", author="Yuval Adam", author_email="_@yuv.al", description="Pikud Ha'oref Alarm Tracking", |
