Skip to content

Commit d26f8d6

Browse files
authored
Merge pull request #55 from elimity-com/bump-version
Bump version
2 parents 07865ef + 5e37295 commit d26f8d6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ $ 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 | ^2.11 |
34+
| 2 - 3 | ^2.11 |

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="2.0.1",
29+
version="3.0.0",
3030
)

0 commit comments

Comments
 (0)