Skip to content

Commit

Permalink
Merge pull request #78 from release-engineering/release
Browse files Browse the repository at this point in the history
Release v1.3.0
  • Loading branch information
JAVGan authored Dec 13, 2024
2 parents 6837420 + 20f09d4 commit f5a129c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## 1.3.0 - 2024-12-13

- Azure: Add support for ARM64 Images
- Azure: Parse all SKUs to find the security type

## 1.2.3 - 2024-12-10

- Explicitly set packaging as a requirement
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
setup(
name='cloudpub',
description='Services for publishing products in cloud environments',
version='1.2.3',
version='1.3.0',
keywords='stratosphere cloudpub cloudpublish',
author='Jonathan Gangi',
author_email='[email protected]',
Expand Down

0 comments on commit f5a129c

Please sign in to comment.