summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorAviad Rom <aviad.t.rom@gmail.com>2021-05-18 18:57:43 +0300
committerGitHub <noreply@github.com>2021-05-18 18:57:43 +0300
commit34057071555ac032103d0dde0d3241d0b9c244dd (patch)
tree1174686dfac4775edef3aef1262adbe7218e6978 /setup.py
parent4f2e6281b31af15c9cff15ca299d6512bd88fd21 (diff)
Add Mac OS push notifications (#11) and bump to v1.2.0v1.2.0
* push notifications on mac os * update readme * use self.output_error on missing notifications executable Co-authored-by: Aviad Rom <aviad@zebra-med.com>
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 0eb10e7..e8952c0 100644
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
setuptools.setup(
name="alarmpy",
- version="1.1.0",
+ version="1.2.0",
author="Yuval Adam",
author_email="_@yuv.al",
description="Pikud Ha'oref Alarm Tracking",