Skip to content

Commit

Permalink
Release v0.12.5
Browse files Browse the repository at this point in the history
Changes:

- Bump `cloudpub` to `v0.9.3`
- Add test to push item with no destinations
- Fix bug preventing to upload RHCOS images
  • Loading branch information
JAVGan committed Jul 16, 2024
1 parent 3830f7d commit 82e98b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ def get_requirements():

setup(
name="pubtools-marketplacesvm",
version="0.12.4",
version="0.12.5",
packages=find_namespace_packages(where="src"),
package_dir={"": "src"},
url="https://gitlab.cee.redhat.com/stratosphere/pubtools-marketplacesvm",
Expand Down

0 comments on commit 82e98b7

Please sign in to comment.