Skip to content

Commit

Permalink
1.2.12 bump aiohttp-client-cache version
Browse files Browse the repository at this point in the history
  • Loading branch information
vlee489 committed Dec 13, 2024
1 parent 663095e commit 7145846
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 @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "sendou-py"
version = "1.2.11"
version = "1.2.12"
description = "An async Python library for Sendou.ink"
authors = [ "Vincent Lee <[email protected]>",]
license = "MIT"
Expand All @@ -20,7 +20,7 @@ include = "sendou"
[tool.poetry.dependencies]
python = "^3.10"
python-dateutil = "^2.8.2"
aiohttp-client-cache = "^0.11.0"
aiohttp-client-cache = "^0.12.0"

[tool.sendou-py.source]
schema_commit = "5719fa2676f2430f533df61414afffa6940b7b34"
Expand Down

0 comments on commit 7145846

Please sign in to comment.