diff --git a/version_template.py b/version_template.py index 12c84038d2..6ba5d68c2e 100644 --- a/version_template.py +++ b/version_template.py @@ -26,7 +26,7 @@ # - only import from the Python standard run-time library (you can't have any dependencies) -baseVersion = '3.22.0a1' +baseVersion = '3.22.0' cgcloudVersion = '1.6.0a1.dev393' dockerName = 'toil'