From 24ad34e45e4303102a6f66e58a49f48da5b3d57e Mon Sep 17 00:00:00 2001 From: Qin Zhao Date: Wed, 21 Sep 2022 12:09:01 +0800 Subject: [PATCH] Bump version to 3.0.11.5 --- f5/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/f5/__init__.py b/f5/__init__.py index ff53cadc..f084907e 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.11.4' +__version__ = '3.0.11.5'