From aa07347e166766b3ad8e5e019e87fafb86ffe92d Mon Sep 17 00:00:00 2001 From: pjbreaux Date: Wed, 17 Aug 2016 18:28:19 -0600 Subject: [PATCH] Bumping to version 1.3.1 for bugfix release --- f5/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/f5/__init__.py b/f5/__init__.py index 96c9b503c..12670a508 100644 --- a/f5/__init__.py +++ b/f5/__init__.py @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = '1.3.0' +__version__ = '1.3.1'