From 39c272221a8baf3b3f2768d9de4f61abea57cf1f Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Tue, 25 Feb 2020 13:09:48 -0500 Subject: Update to 3.8.1 --- python/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python') diff --git a/python/build.sh b/python/build.sh index 73239f5..c3223a8 100644 --- a/python/build.sh +++ b/python/build.sh @@ -1,6 +1,6 @@ #!/bin/bash name=python -version=3.8.0 +version=3.8.1 _basever=${version%.*} revision=0 sources=( -- cgit