chore: revert version from 1.1.2 to 1.1.1

This commit is contained in:
github-actions[bot]
2025-10-29 14:22:04 +11:00
parent 522312e2cc
commit c5d3ee9a6c
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1 +1 @@
__version__ = "1.1.2"
__version__ = "1.1.1"