From ef98e6631c1ed3711b45b80127bd780de7c3d6ca Mon Sep 17 00:00:00 2001 From: Frank Wiles Date: Thu, 7 Apr 2016 15:45:33 -0500 Subject: [PATCH] Increment version for release --- tos/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tos/__init__.py b/tos/__init__.py index 1b77147..b099a7b 100644 --- a/tos/__init__.py +++ b/tos/__init__.py @@ -1 +1 @@ -VERSION = (0, 4, 0) \ No newline at end of file +VERSION = (0, 5, 0)