chore: bump version to 1.2.4

This commit is contained in:
github-actions[bot]
2026-04-30 18:50:47 +00:00
parent feb0169d58
commit 31ebc5ab56
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[project] [project]
name = "twitch-drops-miner" name = "twitch-drops-miner"
version = "1.2.3" # Update from src/version.py as needed version = "1.2.4" # Update from src/version.py as needed
description = "Automatically mine Twitch drops without downloading stream data" description = "Automatically mine Twitch drops without downloading stream data"
readme = "README.md" readme = "README.md"
requires-python = ">=3.12" requires-python = ">=3.12"

View File

@@ -1 +1 @@
__version__ = "1.2.3" __version__ = "1.2.4"