From df85bd4c4bf1f2416cfc618238cebfa06ff51a8b Mon Sep 17 00:00:00 2001 From: pjbreaux Date: Wed, 16 Nov 2016 10:13:43 -0700 Subject: [PATCH] Bumping release to 2.0.1 for building RPMs --- f5/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/f5/__init__.py b/f5/__init__.py index b1d668d21..18d38c1ae 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.0.0' +__version__ = '2.0.1'