chore: bump version to 1.1.6

This commit is contained in:
github-actions[bot]
2025-12-11 13:54:01 +00:00
parent fa864a2505
commit 0031143151
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1 +1 @@
__version__ = "1.1.5"
__version__ = "1.1.6"