Skip to content

Commit

Permalink
Release v1.2.3
Browse files Browse the repository at this point in the history
Changes:

- Explicitly set packaging as a requirement
- Bump dependencies
  • Loading branch information
JAVGan committed Dec 10, 2024
1 parent 3409fa6 commit bd31ba2
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.2.3 - 2024-12-10

- Explicitly set packaging as a requirement
- Bump dependencies

## 1.2.2 - 2024-11-21

- Fix update_skus bug when a single gen is set
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.2',
version='1.2.3',
keywords='stratosphere cloudpub cloudpublish',
author='Jonathan Gangi',
author_email='[email protected]',
Expand Down

0 comments on commit bd31ba2

Please sign in to comment.