From 65922a797909a1546818853442a63e3d079e5868 Mon Sep 17 00:00:00 2001 From: Tim Rupp Date: Fri, 16 Feb 2018 14:54:29 -0800 Subject: [PATCH] bump version for release --- f5/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/f5/__init__.py b/f5/__init__.py index 8d09c45c9..7bfc198dd 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__ = '3.0.10' +__version__ = '3.0.11'