Skip to content

Commit c763a6b

Browse files
committed
increased version to 1.2.4
1 parent ba2858a commit c763a6b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v1.2.4
2+
======
3+
New release with better OpenGL support (see ``psyplot --help``)
4+
15
v1.2.3
26
======
37
Minor release without major API changes.

psyplot_gui/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# version of psyplot-gui
22

3-
__version__ = "1.2.3"
3+
__version__ = "1.2.4"

0 commit comments

Comments
 (0)