Compare commits

..

5 Commits

Author SHA1 Message Date
dgtlmoon
b3af9ae288 small test tweak
Some checks failed
Publish Python 🐍distribution 📦 to PyPI and TestPyPI / Build distribution 📦 (push) Has been cancelled
ChangeDetection.io App Test / lint-code (push) Has been cancelled
Publish Python 🐍distribution 📦 to PyPI and TestPyPI / Test the built package works basically. (push) Has been cancelled
Publish Python 🐍distribution 📦 to PyPI and TestPyPI / Publish Python 🐍 distribution 📦 to PyPI (push) Has been cancelled
ChangeDetection.io App Test / test-application-3-10 (push) Has been cancelled
ChangeDetection.io App Test / test-application-3-11 (push) Has been cancelled
ChangeDetection.io App Test / test-application-3-12 (push) Has been cancelled
ChangeDetection.io App Test / test-application-3-13 (push) Has been cancelled
2026-01-17 22:15:31 +01:00
dgtlmoon
eb8470f5cb tweak 2026-01-17 22:07:19 +01:00
dgtlmoon
20b15484a9 WIP 2026-01-17 21:56:41 +01:00
dgtlmoon
7968b83f6d WIP 2026-01-17 21:16:13 +01:00
dgtlmoon
248daffb1b Lots of translation updates 2026-01-17 20:57:36 +01:00
3 changed files with 428 additions and 287 deletions

View File

@@ -2,7 +2,7 @@
# Read more https://github.com/dgtlmoon/changedetection.io/wiki
# Semver means never use .01, or 00. Should be .1.
__version__ = '0.52.7'
__version__ = '0.52.6'
from changedetectionio.strtobool import strtobool
from json.decoder import JSONDecodeError

File diff suppressed because it is too large Load Diff