We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a96c76 commit 4a5ace7Copy full SHA for 4a5ace7
Makefile
@@ -8,7 +8,7 @@ PYTHONVERS=python3.8 python3.7 python3.6 python3.5 python2.7
8
9
# VERSION is updated in "make version-update" step and derived
10
# from CHANGES.txt. Do not edit.
11
-VERSION=0.1.5b4
+VERSION=0.1.5b3
12
SHELL:= /bin/bash
13
14
LONG_TESTS=false
problem_plots.py
0 commit comments