Skip to content
This repository was archived by the owner on Dec 7, 2021. It is now read-only.

Commit be176fe

Browse files
Merge pull request #541 from manoelmarques/stable-0.5.1
Release 0.5.1
2 parents c356720 + 5f85cd3 commit be176fe

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@ The format is based on `Keep a Changelog`_.
1818
`UNRELEASED`_
1919
=============
2020

21+
`0.5.1`_ - 2019-05-24
22+
=====================
23+
24+
Changed
25+
-------
26+
27+
- Make torch optional install
28+
2129
`0.5.0`_ - 2019-05-02
2230
=====================
2331

@@ -253,7 +261,8 @@ Changed
253261
- Updated qiskit minimum version in setup.py.
254262
- Fixed links in readme.me.
255263

256-
.. _UNRELEASED: https://github.com/Qiskit/qiskit-aqua/compare/0.5.0...HEAD
264+
.. _UNRELEASED: https://github.com/Qiskit/qiskit-aqua/compare/0.5.1...HEAD
265+
.. _0.5.1: https://github.com/Qiskit/qiskit-aqua/compare/0.5.0...0.5.1
257266
.. _0.5.0: https://github.com/Qiskit/qiskit-aqua/compare/0.4.1...0.5.0
258267
.. _0.4.1: https://github.com/Qiskit/qiskit-aqua/compare/0.4.0...0.4.1
259268
.. _0.4.0: https://github.com/Qiskit/qiskit-aqua/compare/0.3.1...0.4.0

qiskit/aqua/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.0
1+
0.5.1

0 commit comments

Comments
 (0)