We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef3b91f commit 7c0a430Copy full SHA for 7c0a430
CHANGES.rst
@@ -2,8 +2,8 @@
2
Changelog
3
*********
4
5
-v1.2.0.dev0 (UNRELEASED)
6
-++++++++++++++++++++++++
+v1.1.4
+++++++
7
* Fix doc warning add workflow to publish the code on tag.
8
* Add support for matplotlib 3.4.0 and increase hyperspy, matplotlib minimum requirement
9
hyperspyui/version.py
@@ -21,4 +21,4 @@
21
@author: Vidar Tonaas Fauske
22
"""
23
24
-__version__ = '1.2.0.dev0'
+__version__ = '1.1.4'
0 commit comments