Skip to content

Commit c56339d

Browse files
author
Albertone Quentin
committed
release 0.16.3
1 parent 802ba33 commit c56339d

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

docs/changes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.16.3 (2026-03-26)
4+
5+
**Fixes**
6+
7+
* fix: none description with openapi enum type
8+
39
## 0.16.2 (2026-03-13)
410

511
**Fixes**

exoscale/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# -*- coding: utf-8 -*-
2-
__version__ = "0.16.2"
2+
__version__ = "0.16.3"

0 commit comments

Comments
 (0)