From 8ac7d3924f8d6fc0e6efa8143951af95b6af0f42 Mon Sep 17 00:00:00 2001 From: Za Wilgustus Date: Fri, 15 Sep 2017 13:54:20 -0600 Subject: [PATCH] Update __init__.py version bump --- f5/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/f5/__init__.py b/f5/__init__.py index 4017c5cf4..2cbbedab4 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__ = '2.3.1' +__version__ = '3.0.0'