Merge pull request '1.0.6' (#7) from dev into latest
All checks were successful
Build And Publish Package / publish (push) Successful in 35s

Reviewed-on: #7
This commit is contained in:
2025-12-19 23:09:53 +03:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[project]
name = "twitchclient"
version = "1.0.5"
version = "1.0.6"
description = "Client for Twitch API"
readme = "README.md"
authors = [

View File

@ -309,7 +309,7 @@ class CustomReward(BaseSchema):
broadcaster_id: int
broadcaster_login: str
broadcaster_name: str
id: int
id: str
title: str
prompt: str
cost: int