Skip to content

Commit 64fb9d7

Browse files
committed
version bump
1 parent d8feeab commit 64fb9d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gnuplotlib.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1091,7 +1091,7 @@ class gnuplotlib has a separate gnuplot process and a plot window. If multiple
10911091
import numpysane as nps
10921092

10931093
# setup.py assumes the version is a simple string in '' quotes
1094-
__version__ = '0.31'
1094+
__version__ = '0.32'
10951095

10961096
# In a multiplot, the "process" options apply to the larger plot containing all
10971097
# the subplots, and the "subplot" options apply to each invididual plot.

0 commit comments

Comments
 (0)