diff --git a/python.sh b/python.sh index 90187ae..cff2804 100644 --- a/python.sh +++ b/python.sh @@ -2,6 +2,6 @@ PYTHON_VERSION="3.10:latest" VIRTUAL_PREFIX="pastepipe" -VERSION=0.1.0 +VERSION=0.1.1 EDITOR=nano