File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 2
2
Changelog
3
3
*********
4
4
5
- v1.2.0.dev0 (UNRELEASED)
6
- ++++++++++++++++++++++++
7
- * Add support for python 3.10 (`#204 <https://github.com/hyperspy/hyperspyUI/pull/204 >`_)
5
+ v1.1.5 (2022-04-27)
6
+ +++++++++++++++++++
8
7
* Fix numpy deprecation warning (`#203 <https://github.com/hyperspy/hyperspyUI/pull/203 >`_)
8
+ * Add support for python 3.10 (`#204 <https://github.com/hyperspy/hyperspyUI/pull/204 >`_)
9
+
10
+ v1.1.4
11
+ ++++++
9
12
* Fix doc warning add workflow to publish the code on tag (`#198 <https://github.com/hyperspy/hyperspyUI/pull/198 >`_)
10
13
* Add support for matplotlib 3.4.0 and increase hyperspy, matplotlib minimum requirement (`#199 <https://github.com/hyperspy/hyperspyUI/pull/199 >`_)
11
14
* Fix checking animation writer availability (`#201 <https://github.com/hyperspy/hyperspyUI/pull/201 >`_)
Original file line number Diff line number Diff line change 21
21
@author: Vidar Tonaas Fauske
22
22
"""
23
23
24
- __version__ = '1.2.0.dev0 '
24
+ __version__ = '1.1.5 '
You can’t perform that action at this time.
0 commit comments