From afa4c184b94d2850766ecf74a0f33422571602b4 Mon Sep 17 00:00:00 2001 From: Za Wilgustus Date: Tue, 28 Mar 2017 15:32:52 -0600 Subject: [PATCH] Update __init__.py --- f5/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/f5/__init__.py b/f5/__init__.py index bdaa09735..4017c5cf4 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.0' +__version__ = '2.3.1'