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 bdad988 commit 19a1275Copy full SHA for 19a1275
gnuplotlib.py
@@ -1095,7 +1095,7 @@ class gnuplotlib has a separate gnuplot process and a plot window. If multiple
1095
gnuplot_executable='gnuplot'
1096
1097
# setup.py assumes the version is a simple string in '' quotes
1098
-__version__ = '0.39'
+__version__ = '0.40'
1099
1100
# In a multiplot, the "process" options apply to the larger plot containing all
1101
# the subplots, and the "subplot" options apply to each invididual plot.
0 commit comments