Skip to content

Commit

Permalink
Minor change to Python docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael-P-Allen committed Oct 23, 2020
1 parent de90c57 commit 14d2d17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python_examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ and are written in Python3 using the NumPy and SciPy libraries.
The [User Guide](./GUIDE.md) contains some comments on the Python language,
some notes to assist in running the programs,
and some typical results.
We have used Python 3.7.5 (and before that, 3.6.0) for testing.
We have used Python 3.8.6 (and before that, 3.6.0 and 3.7.5) for testing.
The Python versions do not require building, they are simply run through the Python interpreter.

0 comments on commit 14d2d17

Please sign in to comment.