mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-18 05:04:38 +03:00
@@ -29,6 +29,11 @@ Removed
|
|||||||
Security
|
Security
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
`v0.6`_ (29, Nov., 2019)
|
||||||
|
==========================
|
||||||
|
|
||||||
|
* same as v0.6b2
|
||||||
|
|
||||||
`v0.6b2`_ (24, Nov., 2019)
|
`v0.6b2`_ (24, Nov., 2019)
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
@@ -322,7 +327,8 @@ Fixed
|
|||||||
.. _requests: https://pypi.org/project/requests
|
.. _requests: https://pypi.org/project/requests
|
||||||
.. _argparse: https://pypi.org/project/argparse/
|
.. _argparse: https://pypi.org/project/argparse/
|
||||||
|
|
||||||
.. _Unreleased: https://github.com/miurahr/aqtinstall/compare/v0.6b2...HEAD
|
.. _Unreleased: https://github.com/miurahr/aqtinstall/compare/v0.6...HEAD
|
||||||
|
.. _v0.6: https://github.com/miurahr/aqtinstall/compare/v0.6b2...v0.6
|
||||||
.. _v0.6b2: https://github.com/miurahr/aqtinstall/compare/v0.6b1...v0.6b2
|
.. _v0.6b2: https://github.com/miurahr/aqtinstall/compare/v0.6b1...v0.6b2
|
||||||
.. _v0.6b1: https://github.com/miurahr/aqtinstall/compare/v0.6a2...v0.6b1
|
.. _v0.6b1: https://github.com/miurahr/aqtinstall/compare/v0.6a2...v0.6b1
|
||||||
.. _v0.6a2: https://github.com/miurahr/aqtinstall/compare/v0.6a1...v0.6a2
|
.. _v0.6a2: https://github.com/miurahr/aqtinstall/compare/v0.6a1...v0.6a2
|
||||||
|
|||||||
2
setup.py
2
setup.py
@@ -12,7 +12,7 @@ def readme():
|
|||||||
|
|
||||||
|
|
||||||
setup(name='aqtinstall',
|
setup(name='aqtinstall',
|
||||||
version='0.6b2',
|
version='0.6',
|
||||||
description='Another unofficial Qt installer',
|
description='Another unofficial Qt installer',
|
||||||
url='http://github.com/miurahr/aqtinstall',
|
url='http://github.com/miurahr/aqtinstall',
|
||||||
license='MIT',
|
license='MIT',
|
||||||
|
|||||||
Reference in New Issue
Block a user