chore: upgrade to 1.2.0

Signed-off-by: Adrien Barreau <adrien.barreau@ovhcloud.com>
This commit is contained in:
Adrien Barreau 2024-07-23 14:25:32 +00:00
parent a5d8ae6cf9
commit 15c3b043fc
3 changed files with 13 additions and 1 deletions

View file

@ -1,6 +1,12 @@
Changelog
=========
## 1.2.0 (2024-07-23)
- [buildsystem] add project URLs to setup.cfg by @florianvazelle in #131
- [buildsystem] update CODEOWNERS to maintainer group by @deathiop in #135
- [feature] handle Client Credential OAuth2 authentication method by @deathiop in #134
## 1.1.2 (2024-06-07)
- [fix]: debian packaging: remove MIGRATION.rst

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
python-ovh (1.2.0) trusty; urgency=medium
* build: add project URLs to setup.cfg (#131)
* chore: update CODEOWNERS to maintainer group (#135)
* feat: handle Client Credential OAuth2 authentication method (#134)
python-ovh (1.1.2) trusty; urgency=medium
* fix: debian packaging: remove file MIGRATION.rst

View file

@ -2,7 +2,7 @@
name = ovh
description = "Official module to perform HTTP requests to the OVHcloud APIs"
long_description = file: README.rst
version = 1.1.2
version = 1.2.0
author = OVHcloud team - Romain Beuque
author_email = api@ml.ovh.net
url = https://api.ovh.com