We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20bbfea commit d48a026Copy full SHA for d48a026
2 files changed
README.md
@@ -56,4 +56,5 @@ $ pip install elimity-insights-client
56
| 4 | 3.1 - 3.3 |
57
| 5 - 6 | 3.4 - 3.5 |
58
| 7 | 3.6 - 3.7 |
59
-| 8 | ^3.8 |
+| 8 | 3.8 - 3.15 |
60
+| 9 | ^3.16 |
pyproject.toml
@@ -9,7 +9,7 @@ license = "Apache-2.0"
9
name = "elimity-insights-client"
10
readme = "README.md"
11
repository = "https://github.com/elimity-com/insights-client-python"
12
-version = "8.2.0b1"
+version = "9.0.0b0"
13
14
[tool.poetry.dependencies]
15
python = "^3.7"
0 commit comments