From 4a75e372d9a43d9ed0898eb45d3c4ea46a30c38e Mon Sep 17 00:00:00 2001 From: Tim Date: Wed, 26 Aug 2015 11:54:19 +0200 Subject: [PATCH] v1.1.4 Version number increment. --- plexpy/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plexpy/version.py b/plexpy/version.py index c0740a4d..32a5b3d6 100644 --- a/plexpy/version.py +++ b/plexpy/version.py @@ -1,2 +1,2 @@ PLEXPY_VERSION = "master" -PLEXPY_RELEASE_VERSION = "1.1.3" +PLEXPY_RELEASE_VERSION = "1.1.4"