android-notify 1.0__tar.gz → 1.1__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.
Potentially problematic release.
This version of android-notify might be problematic. Click here for more details.
- {android_notify-1.0 → android_notify-1.1}/PKG-INFO +2 -2
- {android_notify-1.0 → android_notify-1.1}/README.md +1 -1
- {android_notify-1.0 → android_notify-1.1}/android_notify.egg-info/PKG-INFO +2 -2
- {android_notify-1.0 → android_notify-1.1}/setup.py +1 -1
- {android_notify-1.0 → android_notify-1.1}/android_notify/__init__.py +0 -0
- {android_notify-1.0 → android_notify-1.1}/android_notify/__main__.py +0 -0
- {android_notify-1.0 → android_notify-1.1}/android_notify/core.py +0 -0
- {android_notify-1.0 → android_notify-1.1}/android_notify/styles.py +0 -0
- {android_notify-1.0 → android_notify-1.1}/android_notify.egg-info/SOURCES.txt +0 -0
- {android_notify-1.0 → android_notify-1.1}/android_notify.egg-info/dependency_links.txt +0 -0
- {android_notify-1.0 → android_notify-1.1}/android_notify.egg-info/requires.txt +0 -0
- {android_notify-1.0 → android_notify-1.1}/android_notify.egg-info/top_level.txt +0 -0
- {android_notify-1.0 → android_notify-1.1}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: android_notify
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 1.1
|
|
4
4
|
Summary: A Python package for sending Android notifications.
|
|
5
5
|
Home-page: https://github.com/Fector101/android_notify/
|
|
6
6
|
Author: Fabian
|
|
@@ -123,7 +123,7 @@ Found a bug? Please open an issue on our [GitHub Issues](https://github.com/Fect
|
|
|
123
123
|
|
|
124
124
|
## ☕ Support the Project
|
|
125
125
|
|
|
126
|
-
If you find
|
|
126
|
+
If you find this project helpful, consider buying me a coffee! Your support helps maintain and improve the project.
|
|
127
127
|
|
|
128
128
|
<a href="https://www.buymeacoffee.com/fector101" target="_blank">
|
|
129
129
|
<img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" height="60">
|
|
@@ -111,7 +111,7 @@ Found a bug? Please open an issue on our [GitHub Issues](https://github.com/Fect
|
|
|
111
111
|
|
|
112
112
|
## ☕ Support the Project
|
|
113
113
|
|
|
114
|
-
If you find
|
|
114
|
+
If you find this project helpful, consider buying me a coffee! Your support helps maintain and improve the project.
|
|
115
115
|
|
|
116
116
|
<a href="https://www.buymeacoffee.com/fector101" target="_blank">
|
|
117
117
|
<img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" height="60">
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: android-notify
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 1.1
|
|
4
4
|
Summary: A Python package for sending Android notifications.
|
|
5
5
|
Home-page: https://github.com/Fector101/android_notify/
|
|
6
6
|
Author: Fabian
|
|
@@ -123,7 +123,7 @@ Found a bug? Please open an issue on our [GitHub Issues](https://github.com/Fect
|
|
|
123
123
|
|
|
124
124
|
## ☕ Support the Project
|
|
125
125
|
|
|
126
|
-
If you find
|
|
126
|
+
If you find this project helpful, consider buying me a coffee! Your support helps maintain and improve the project.
|
|
127
127
|
|
|
128
128
|
<a href="https://www.buymeacoffee.com/fector101" target="_blank">
|
|
129
129
|
<img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" height="60">
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|