Skip to content

Commit

Permalink
0.13.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
midnightercz committed Apr 1, 2020
1 parent 9c8a9b5 commit ccec64c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/source/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
ChangeLog
=========

0.13.0 (2020-04-01)
-------------------
* fixed --iib-legacy-org accepted only for add-bundles operation

0.12.0 (2020-03-30)
-------------------
* added --overwrite-index-image param
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ def read_content(filepath):

setup(
name="pubtools-iib",
version="0.12.0",
version="0.13.0",
description="Pubtools-iib",
long_description=long_description,
author="Jindrich Luza",
Expand Down

0 comments on commit ccec64c

Please sign in to comment.