Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
65c6145022 | ||
|
|
4af15b082d |
+1
-1
@@ -1,3 +1,3 @@
|
|||||||
# do daily/weekly/monthly maintenance
|
# do daily/weekly/monthly maintenance
|
||||||
# min hour day month weekday command
|
# min hour day month weekday command
|
||||||
0 3 * * 1 /app/main.py renew
|
0 3 * * 1 stapler renew
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "stapler"
|
name = "stapler"
|
||||||
version = "1.2.2"
|
version = "1.2.3"
|
||||||
description = "Static pages as simple as a gzip file"
|
description = "Static pages as simple as a gzip file"
|
||||||
requires-python = ">=3.14"
|
requires-python = ">=3.14"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
|
|||||||
Reference in New Issue
Block a user