Skip to content

Commit f316352

Browse files
author
github-actions
committed
Bump version to 1.17.0
1 parent 6e06f89 commit f316352

35 files changed

+811
-443
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,21 @@
44
The `cloudbeds_pms_v1_3` package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
55

66
- API version: v1.3
7-
- Package version: 1.16.0
8-
- Generator version: 7.11.0
7+
- Package version: 1.17.0
8+
- Generator version: 7.20.0
99
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
1010

1111
## Requirements.
1212

13-
Python 3.8+
13+
Python 3.9+
1414

1515
## Installation & Usage
1616

1717
This python library package is generated without supporting files like setup.py or requirements files
1818

1919
To be able to use it, you will need these dependencies in your own package that uses this library:
2020

21-
* urllib3 >= 1.25.3, < 3.0.0
21+
* urllib3 >= 2.1.0, < 3.0.0
2222
* python-dateutil >= 2.8.2
2323
* pydantic >= 2
2424
* typing-extensions >= 4.7.1

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.16.0
1+
1.17.0

0 commit comments

Comments
 (0)