Skip to content

Commit

Permalink
Release kiwi 3.0.3
Browse files Browse the repository at this point in the history
This is a bugfix release without breaking changes.

Fixes: https://gitlab.com/stoqtech/stoq/issues/28
Change-Id: Ia9f6efd88bfdcc80dc55f03aa00950a29326a47c
  • Loading branch information
romaia committed Feb 27, 2019
1 parent 494764a commit cfc3379
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
8 changes: 7 additions & 1 deletion debian/changelog
@@ -1,4 +1,10 @@
kiwi (3.0.2) UNRELEASED; urgency=medium
kiwi (3.0.3) xenial; urgency=medium

* Bugfix release

-- Ronaldo Maia <romaia@async.com.br> Wed, 27 Feb 2019 15:27:52 -0300

kiwi (3.0.2) xenial; urgency=medium

* Bugfix release

Expand Down
2 changes: 1 addition & 1 deletion kiwi/__version__.py
Expand Up @@ -19,4 +19,4 @@
# USA
#

version = (3, 0, 2)
version = (3, 0, 3)
2 changes: 1 addition & 1 deletion utils
Submodule utils updated 1 files
+4 −3 utils.mk

0 comments on commit cfc3379

Please sign in to comment.