Skip to content

Commit 837307a

Browse files
committed
Release v2.1.3
1 parent 5e1cd08 commit 837307a

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [2.1.3] - 2025-06-10
11+
1012
### Fixed
1113

1214
- Relaxed urllib3 constraints ([epenet](https://github.com/epenet))
@@ -36,7 +38,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3638

3739
Initial release
3840

39-
[Unreleased]: https://github.com/sstallion/sensorpush-api/compare/v2.1.2...HEAD
41+
[Unreleased]: https://github.com/sstallion/sensorpush-api/compare/v2.1.3...HEAD
42+
[2.1.3]: https://github.com/sstallion/sensorpush-api/releases/tag/v2.1.3
4043
[2.1.2]: https://github.com/sstallion/sensorpush-api/releases/tag/v2.1.2
4144
[2.1.1]: https://github.com/sstallion/sensorpush-api/releases/tag/v2.1.1
4245
[2.1.0]: https://github.com/sstallion/sensorpush-api/releases/tag/v2.1.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is a swagger definition for the SensorPush public REST API. Download the de
44
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
55

66
- API version: v1.0.20240803
7-
- Package version: 2.1.2
7+
- Package version: 2.1.3
88
- Generator version: 7.8.0
99
- Build package: org.openapitools.codegen.languages.PythonPydanticV1ClientCodegen
1010

options.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"library": "asyncio",
33
"packageName": "sensorpush_api",
44
"projectName": "sensorpush-api",
5-
"packageVersion": "2.1.2"
5+
"packageVersion": "2.1.3"
66
}

0 commit comments

Comments
 (0)