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 d8feeab commit 64fb9d7Copy full SHA for 64fb9d7
gnuplotlib.py
@@ -1091,7 +1091,7 @@ class gnuplotlib has a separate gnuplot process and a plot window. If multiple
1091
import numpysane as nps
1092
1093
# setup.py assumes the version is a simple string in '' quotes
1094
-__version__ = '0.31'
+__version__ = '0.32'
1095
1096
# In a multiplot, the "process" options apply to the larger plot containing all
1097
# the subplots, and the "subplot" options apply to each invididual plot.
0 commit comments