Skip to content

Commit

Permalink
3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bendikrb committed Jan 22, 2024
1 parent be7b3a7 commit a28b08d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "politikontroller-py"
version = "3.0.2"
version = "3.0.3"
description = "Unofficial client for politikontroller.no"
authors = ["Bendik R. Brenne <[email protected]>"]
license = "MIT"
Expand All @@ -10,7 +10,7 @@ packages = [
]

[tool.poetry.dependencies]
aiohttp = ">=3.9.1,<4.0.0"
aiohttp = "3.9.1"
anyio = "4.*"
asyncclick = "8.*"
pycryptodome = "^3.20.0"
Expand Down

0 comments on commit a28b08d

Please sign in to comment.