We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 310d8d7 commit 1cdf74dCopy full SHA for 1cdf74d
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+## 1.3.3 - 2025-05-15
11
+
12
+- Azure: Fix bug on update_skus
13
14
## 1.3.2 - 2025-04-04
15
16
- Improve code formatting
setup.py
@@ -3,7 +3,7 @@
3
setup(
4
name='cloudpub',
5
description='Services for publishing products in cloud environments',
6
- version='1.3.2',
+ version='1.3.3',
keywords='stratosphere cloudpub cloudpublish',
author='Jonathan Gangi',
author_email='jgangi@redhat.com',
0 commit comments