Skip to content

Commit ee25ebe

Browse files
authored
Merge pull request #106 from release-engineering/release
Release v1.3.3
2 parents 310d8d7 + 1cdf74d commit ee25ebe

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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.3.3 - 2025-05-15
11+
12+
- Azure: Fix bug on update_skus
13+
1014
## 1.3.2 - 2025-04-04
1115

1216
- Improve code formatting

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

0 commit comments

Comments
 (0)