Skip to content

Commit 6975d78

Browse files
authored
Bump version (#60)
1 parent 59b912b commit 6975d78

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
@@ -31,4 +31,5 @@ $ pip install git+https://github.com/elimity-com/insights-client-python.git
3131
| Client version | Insights version |
3232
| -------------- | ---------------- |
3333
| 1 | 2.8 - 2.10 |
34-
| 2 - 3 | ^2.11 |
34+
| 2 - 3 | 2.11 - 3.0 |
35+
| 4 | ^3.1 |

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@
2626
python_requires=">=3.7",
2727
py_modules=["elimity_insights_client"],
2828
url="https://github.com/elimity-com/insights-client-python",
29-
version="3.0.0",
29+
version="4.0.0",
3030
)

0 commit comments

Comments
 (0)