We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 71fcdf0 + 7c3aa9f commit c44fc1aCopy full SHA for c44fc1a
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
[project]
6
name = "thehive4py"
7
description = "Python client for TheHive5"
8
-version = "2.0.0b7"
+version = "2.0.0b8"
9
requires-python = ">=3.8"
10
dependencies = ["requests~=2.27"]
11
readme = "README.md"
0 commit comments