Skip to content

Commit 70f839a

Browse files
committed
chore: bump version to 4.11.8
1 parent 300a396 commit 70f839a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ include = ["four_charm*"]
1616

1717
[project]
1818
name = "four-charm"
19-
version = "4.11.7"
19+
version = "4.11.8"
2020
description = "4Charm desktop app for bulk 4chan media downloads"
2121
requires-python = "==3.13.*"
2222
# WHY: Python 3.13.x is locked per IDE_CONTEXT.md requirements

src/four_charm/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""4Charm - Advanced 4chan Media Downloader."""
22

3-
__version__ = "4.11.7"
3+
__version__ = "4.11.8"

0 commit comments

Comments
 (0)