Skip to content

Commit 3eacfde

Browse files
committed
Updated python versions in book.json
1 parent 0aab1eb commit 3eacfde

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

book.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"gitbook": ">=3.2.0",
33
"variables": {
4-
"py_version": "3.9",
5-
"py_release": "3.9.0",
6-
"py_min_version": "3.6.0",
4+
"py_version": "3.8",
5+
"py_release": "3.8.6",
6+
"py_min_version": "3.6.8",
77
"pa_py_version": "3.8",
88
"django_version": "2.2.4"
99
},

0 commit comments

Comments
 (0)