Skip to content

Commit

Permalink
version 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Jylpah committed Dec 25, 2023
1 parent 1a82c46 commit 52d2264
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
@@ -1,6 +1,6 @@
[project]
name = "blitz-models"
version = "1.0.4"
version = "1.0.5"
authors = [{ name = "Jylpah", email = "[email protected]" }]
description = "Pydantic models for Wargaming's World of Tanks Blitz game "
readme = "README.md"
Expand All @@ -17,7 +17,7 @@ classifiers = [
]
dependencies = [
"aiofiles~=23.1",
"aiohttp~=3.9",
"aiohttp~=3.9.1",
"aiosqlite~=0.19",
"isort~=5.12",
"pyarrow~=11.0",
Expand Down

0 comments on commit 52d2264

Please sign in to comment.