From 28c44782c8c1152d62d84660eeab79dcaee96ef0 Mon Sep 17 00:00:00 2001 From: Za Wilgustus Date: Mon, 18 Apr 2016 10:22:42 -0600 Subject: [PATCH] Update __init__.py Update to 0.1.5 --- f5/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/f5/__init__.py b/f5/__init__.py index f5ed75832..6413b16c8 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__ = '0.1.4' +__version__ = '0.1.5'