Skip to content

Commit

Permalink
chore(ver): Bump to v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
seriaati committed Jun 14, 2024
1 parent 042e973 commit afd9e9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ license = "GPL-3.0"
name = "hoyo-buddy"
package-mode = false
readme = "README.md"
version = "1.1.1"
version = "1.1.2"

[tool.poetry.dependencies]
aiocache = "^0.12.2"
aiofiles = "^23.2.1"
ambr-py = "^1.7.7"
asyncache = "^0.3.1"
Expand All @@ -37,7 +38,6 @@ sentry-sdk = "^2.4.0"
seria-library = {git = "https://github.com/seriaati/seria-library"}
tortoise-orm = {extras = ["asyncpg"], version = "^0.21.0"}
yatta-py = "^1.3.6"
aiocache = "^0.12.2"

[tool.poetry.group.dev]
optional = true
Expand Down

0 comments on commit afd9e9e

Please sign in to comment.