Skip to content

Commit ec8e7c9

Browse files
authored
Merge pull request #58 from release-engineering/release
Release v1.2.0
2 parents df18a48 + c540e9e commit ec8e7c9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

88
## Unreleased
99

10+
## 1.2.0 - 2024-10-01
11+
12+
- Azure: Fix update_skus rountine for Gen1 default
13+
- Azure: Pin ProductSubmission schema
14+
- Bump dependencies
15+
1016
## 1.1.0 - 2024-09-13
1117

1218
- Add support for Python 3.12

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.1.0',
6+
version='1.2.0',
77
keywords='stratosphere cloudpub cloudpublish',
88
author='Jonathan Gangi',
99
author_email='[email protected]',

0 commit comments

Comments
 (0)