File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
3739Initial 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
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ This is a swagger definition for the SensorPush public REST API. Download the de
44This 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
Original file line number Diff line number Diff line change 22 "library" : " asyncio" ,
33 "packageName" : " sensorpush_api" ,
44 "projectName" : " sensorpush-api" ,
5- "packageVersion" : " 2.1.2 "
5+ "packageVersion" : " 2.1.3 "
66}
You can’t perform that action at this time.
0 commit comments