diff options
| author | Yuval Adam <_@yuv.al> | 2021-05-16 16:20:12 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2021-05-16 16:20:21 +0300 |
| commit | 722fc24f5867691ff3e403b7c7606fcdcfd808ab (patch) | |
| tree | 09e4c685b76de286b8d795400e43bd5f0da49677 /setup.py | |
| parent | 186030f51f65f9341e5cc0f37a06978fda0252c1 (diff) | |
Bump to v1.1.0v1.1.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.0.4", + version="1.1.0", author="Yuval Adam", author_email="_@yuv.al", description="Pikud Ha'oref Alarm Tracking", |
