ix-notifiers 0.5.3__tar.gz → 0.5.4__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ix-notifiers
3
- Version: 0.5.3
3
+ Version: 0.5.4
4
4
  Summary: A python library for notifiers
5
5
  Author-email: Alex Thomae <notifiers@egos.tech>
6
6
  License: MIT License
@@ -33,7 +33,7 @@ Requires-Python: >=3.6
33
33
  Description-Content-Type: text/markdown
34
34
  License-File: LICENSE
35
35
  Requires-Dist: requests==2.32.3
36
- Requires-Dist: egos-helpers==0.5.0
36
+ Requires-Dist: egos-helpers==0.5.1
37
37
 
38
38
  # ix-notifiers
39
39
 
@@ -3,6 +3,6 @@
3
3
  """ Constants declarations """
4
4
 
5
5
  # These get overwritten at build time. See build.sh
6
- VERSION = '0.5.3'
6
+ VERSION = '0.5.4'
7
7
  BUILD = None
8
8
  NAME = 'ix-notifiers'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ix-notifiers
3
- Version: 0.5.3
3
+ Version: 0.5.4
4
4
  Summary: A python library for notifiers
5
5
  Author-email: Alex Thomae <notifiers@egos.tech>
6
6
  License: MIT License
@@ -33,7 +33,7 @@ Requires-Python: >=3.6
33
33
  Description-Content-Type: text/markdown
34
34
  License-File: LICENSE
35
35
  Requires-Dist: requests==2.32.3
36
- Requires-Dist: egos-helpers==0.5.0
36
+ Requires-Dist: egos-helpers==0.5.1
37
37
 
38
38
  # ix-notifiers
39
39
 
@@ -0,0 +1,2 @@
1
+ requests==2.32.3
2
+ egos-helpers==0.5.1
@@ -0,0 +1,2 @@
1
+ requests==2.32.3
2
+ egos-helpers==0.5.1
@@ -1,2 +0,0 @@
1
- requests==2.32.3
2
- egos-helpers==0.5.0
@@ -1,2 +0,0 @@
1
- requests==2.32.3
2
- egos-helpers==0.5.0
File without changes
File without changes
File without changes
File without changes