Skip to content

Commit

Permalink
Preparing release 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jm-73 committed Jun 26, 2023
1 parent a7a2c58 commit ef8800e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 3.1.0
- Changed the useragent for communication with the Bosch server API.

## 3.0.1
- Bugfixes when I made some major errors when relleasing 3.0.0

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setup(
name="pyIndego",
version="3.0.1",
version="3.1.0",
author="jm-73, sander1988",
author_email="[email protected]",
description="API for Bosch Indego mower",
Expand Down

0 comments on commit ef8800e

Please sign in to comment.