Skip to content

Commit

Permalink
Release 0.4.17 (#251)
Browse files Browse the repository at this point in the history
No-Issue

Signed-off-by: James Tanner <[email protected]>
  • Loading branch information
jctanner authored Dec 5, 2023
1 parent e0a4223 commit e8212c6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
galaxy-importer 0.4.17 (2023-12-05)
===================================

Bugfixes
--------

- Raise exceptions with invalid paths in collection tarballs. (`AAH-2992 <https://issues.redhat.com/browse/AAH-2992>`_)


galaxy-importer 0.4.16 (2023-11-03)
===================================

Expand Down
1 change: 0 additions & 1 deletion CHANGES/2992.bugfix

This file was deleted.

2 changes: 1 addition & 1 deletion galaxy_importer/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.4.16"
__version__ = "0.4.17"

0 comments on commit e8212c6

Please sign in to comment.