Skip to content

Commit d48a026

Browse files
Bump major version (#118)
1 parent 20bbfea commit d48a026

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,5 @@ $ pip install elimity-insights-client
5656
| 4 | 3.1 - 3.3 |
5757
| 5 - 6 | 3.4 - 3.5 |
5858
| 7 | 3.6 - 3.7 |
59-
| 8 | ^3.8 |
59+
| 8 | 3.8 - 3.15 |
60+
| 9 | ^3.16 |

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "Apache-2.0"
99
name = "elimity-insights-client"
1010
readme = "README.md"
1111
repository = "https://github.com/elimity-com/insights-client-python"
12-
version = "8.2.0b1"
12+
version = "9.0.0b0"
1313

1414
[tool.poetry.dependencies]
1515
python = "^3.7"

0 commit comments

Comments
 (0)