Skip to content

Commit 7c0a430

Browse files
committed
Bump version number and update changelog.
1 parent ef3b91f commit 7c0a430

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog
33
*********
44

5-
v1.2.0.dev0 (UNRELEASED)
6-
++++++++++++++++++++++++
5+
v1.1.4
6+
++++++
77
* Fix doc warning add workflow to publish the code on tag.
88
* Add support for matplotlib 3.4.0 and increase hyperspy, matplotlib minimum requirement
99

hyperspyui/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121
@author: Vidar Tonaas Fauske
2222
"""
2323

24-
__version__ = '1.2.0.dev0'
24+
__version__ = '1.1.4'

0 commit comments

Comments
 (0)