File tree Expand file tree Collapse file tree 4 files changed +11
-2
lines changed Expand file tree Collapse file tree 4 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
+ ## 1.1.2 (2024-06-07)
5
+
6
+ - [ fix] : debian packaging: remove MIGRATION.rst
7
+
4
8
## 1.1.1 (2024-06-07)
5
9
6
10
- [ feature] : handle allowedIPs parameters in CK building
Original file line number Diff line number Diff line change
1
+ python-ovh (1.1.2) trusty; urgency=medium
2
+
3
+ * fix: debian packaging: remove file MIGRATION.rst
4
+
5
+ -- Romain Beuque <
[email protected] > Fri, 07 Jun 2024 16:10:04 +0000
6
+
1
7
python-ovh (1.1.1) trusty; urgency=medium
2
8
3
9
* feat: handle allowedIPs parameters in CK building
Original file line number Diff line number Diff line change 1
1
README.rst
2
2
CONTRIBUTING.rst
3
3
CHANGELOG.md
4
- MIGRATION.rst
Original file line number Diff line number Diff line change 2
2
name = ovh
3
3
description = " Official module to perform HTTP requests to the OVHcloud APIs"
4
4
long_description = file: README.rst
5
- version = 1.1.1
5
+ version = 1.1.2
6
6
author = OVHcloud team - Romain Beuque
7
7
8
8
url = https://api.ovh.com
You can’t perform that action at this time.
0 commit comments