We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6e9a15 commit d110821Copy full SHA for d110821
docker-compose.yml
@@ -1,5 +1,3 @@
1
-version: '3'
2
-
3
services:
4
apprise:
5
build: .
requirements.txt
@@ -10,7 +10,7 @@
10
# apprise @ git+https://github.com/caronc/apprise@custom-tag-or-version
11
12
## 3. The below grabs our stable version (generally the best choice):
13
-apprise == 1.9.3
+apprise == 1.9.4
14
15
## Apprise API Minimum Requirements
16
django
0 commit comments