Skip to content

Commit

Permalink
Bump version to 1.5.1 and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ericpre committed May 3, 2022
1 parent c542dcf commit 2ab3812
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Add a single entry in the corresponding section below.
See https://keepachangelog.com for details

## v1.5.1.dev0 (UNRELEASED)
## v1.5.1 (2022-05-03)

* Fix import tools error when running hyperspy test suite ([#47](https://github.com/hyperspy/hyperspy_gui_traitsui/pull/47))

Expand Down
2 changes: 1 addition & 1 deletion hyperspy_gui_traitsui/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.6.0.dev0"
__version__ = "1.5.1"

0 comments on commit 2ab3812

Please sign in to comment.