Skip to content

Commit 01ce2c3

Browse files
chore: bump version to 1.0.7 [skip ci]
1 parent 4a5aba6 commit 01ce2c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website_scraper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
# ─── Konstanten ──────────────────────────────────────────────────────────────
2727

2828
APP_NAME = "website_scraper"
29-
APP_VERSION = "1.0.6"
29+
APP_VERSION = "1.0.7"
3030
SETTINGS_FILE = Path.home() / f".{APP_NAME}_settings.json"
3131

3232
GITHUB_REPO = "oliverba81/website-scraper"

0 commit comments

Comments
 (0)