mirror of
https://github.com/rangermix/TwitchDropsMiner.git
synced 2026-05-26 07:08:04 +00:00
chore: revert version from 1.1.3 to 1.1.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "twitch-drops-miner"
|
name = "twitch-drops-miner"
|
||||||
version = "1.1.3" # Update from src/version.py as needed
|
version = "1.1.2" # 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"
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
__version__ = "1.1.3"
|
__version__ = "1.1.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user