diff options
| author | Yuval Adam <_@yuv.al> | 2021-05-15 17:37:48 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2021-05-15 17:37:48 +0300 |
| commit | fc39ff3cd2aae1c27a35e4e96d9d57debdd23af9 (patch) | |
| tree | fdaab6e25e3206f65a0a28c720548ccc46a2948f | |
| parent | debfa0fd4e91ed310135e57cf5f466dd721668a9 (diff) | |
Bump to v1.0.1
| -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.0.0", + version="1.0.1", author="Yuval Adam", author_email="_@yuv.al", description="Pikud Ha'oref Alarm Tracking", |
