Skip to content

Commit 9f3ca7d

Browse files
committed
Release v1.2.1
Changes: - Azure Hotfix: Return original SKU if Gen1 & Gen2 are set
1 parent 182b439 commit 9f3ca7d

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## 1.2.1 - 2024-10-07
11+
12+
- Azure Hotfix: Return original SKU if Gen1 & Gen2 are set
13+
1014
## 1.2.0 - 2024-10-01
1115

1216
- Azure: Fix update_skus rountine for Gen1 default

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
setup(
44
name='cloudpub',
55
description='Services for publishing products in cloud environments',
6-
version='1.2.0',
6+
version='1.2.1',
77
keywords='stratosphere cloudpub cloudpublish',
88
author='Jonathan Gangi',
99
author_email='jgangi@redhat.com',

0 commit comments

Comments
 (0)