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 ba2858a commit c763a6bCopy full SHA for c763a6b
CHANGELOG.rst
@@ -1,3 +1,7 @@
1
+v1.2.4
2
+======
3
+New release with better OpenGL support (see ``psyplot --help``)
4
+
5
v1.2.3
6
======
7
Minor release without major API changes.
psyplot_gui/version.py
@@ -1,3 +1,3 @@
# version of psyplot-gui
-__version__ = "1.2.3"
+__version__ = "1.2.4"
0 commit comments