summaryrefslogtreecommitdiffstats
path: root/ReleaseConfig
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2021-11-22 01:10:19 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2021-11-22 01:10:19 (GMT)
commitc335e187fb9b2c79fe03489c13cb7859969ed25c (patch)
treec199f51e70749a375d2951df4e27fa045b471596 /ReleaseConfig
parent50cc32cf0bfa21919ab95609ceed537895e57b69 (diff)
downloadSCons-c335e187fb9b2c79fe03489c13cb7859969ed25c.zip
SCons-c335e187fb9b2c79fe03489c13cb7859969ed25c.tar.gz
SCons-c335e187fb9b2c79fe03489c13cb7859969ed25c.tar.bz2
Update post release changes
Diffstat (limited to 'ReleaseConfig')
-rwxr-xr-xReleaseConfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/ReleaseConfig b/ReleaseConfig
index f468eda..6e5531f 100755
--- a/ReleaseConfig
+++ b/ReleaseConfig
@@ -37,7 +37,7 @@ version_tuple = (4, 3, 0, 'a', 0)
# when that version is used. Python versions prior to deprecate_python_version
# cause a warning to be issued (assuming it's not disabled). These values are
# mandatory and must be present in the configuration file.
-unsupported_python_version = (3, 4, 0)
+unsupported_python_version = (3, 6, 0)
deprecated_python_version = (3, 6, 0)
# If release_date is (yyyy, mm, dd, hh, mm, ss), that is used as the release