Skip to content

Commit 1ed4960

Browse files
committed
Version bump
1 parent e2c8caf commit 1ed4960

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "tkapi"
7-
version = "0.9.8"
7+
version = "0.9.9"
88
description = "Python bindings and ORM for the Tweede Kamer OData API"
99
readme = "README.md"
1010
requires-python = ">=3.8"

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
requests==2.20.0
2-
python-dateutil==2.7.5
1+
requests>=2.20.0
2+
python-dateutil>=2.7.5

0 commit comments

Comments
 (0)