diff --git a/version.py b/version.py index 33b45a8..ba94f8f 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.5a1' +version = '3.2.5' required_versions = {'toil': '>=3.3.5', 'toil-lib': '==1.1.6',