summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python-updater.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-updater.in b/python-updater.in
index e66fc07..ad58f5e 100644
--- a/python-updater.in
+++ b/python-updater.in
@@ -25,7 +25,7 @@ if [[ "${BASH_VERSINFO[0]}" -lt 4 ]]; then
exit 1
fi
-VERSION="0.12"
+VERSION="0.13"
OLD_PYTHON_VERSIONS=""
OLD_PYTHON2_VERSIONS=""
OLD_PYTHON3_VERSIONS=""