Skip to content

Commit

Permalink
Prepare for v0.4.3
Browse files Browse the repository at this point in the history
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
  • Loading branch information
miurahr committed Sep 25, 2019
1 parent 7b1430f commit 1786b69
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,15 @@ Security
--------


`v0.4.3`_ (25, Sep, 2019)
=========================

Fixed
-----

* Allow multiple redirection to mirror site.(#41)


`v0.4.2`_ (28, Jul, 2019)
=========================

Expand Down Expand Up @@ -196,7 +205,8 @@ Fixed

* Fork from https://git.kaidan.im/lnj/qli-installer

.. _Unreleased: https://github.com/miurahr/qli-installer/compare/v0.4.2...HEAD
.. _Unreleased: https://github.com/miurahr/qli-installer/compare/v0.4.3...HEAD
.. _v0.4.3: https://github.com/miurahr/qli-installer/compare/v0.4.2...v0.4.3
.. _v0.4.2: https://github.com/miurahr/qli-installer/compare/v0.4.1...v0.4.2
.. _v0.4.1: https://github.com/miurahr/qli-installer/compare/v0.4.0...v0.4.1
.. _v0.4.0: https://github.com/miurahr/qli-installer/compare/v0.3.1...v0.4.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ def readme():


setup(name='aqtinstall',
version='0.4.1',
version='0.4.3',
description='Another unofficial Qt installer',
url='http://github.com/miurahr/aqtinstall',
license='MIT',
Expand Down

0 comments on commit 1786b69

Please sign in to comment.