diff --git a/version.py b/version.py index 6d5263f..42406f9 100644 --- a/version.py +++ b/version.py @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -version = '3.2.2a1' +version = '3.2.2' required_versions = {'toil': '>=3.3.5', 'toil-lib': '==1.1.6',