From 54915c585d672eddb46d8e639004085efddf0c5f Mon Sep 17 00:00:00 2001 From: Joey Payne Date: Tue, 6 Oct 2015 23:23:03 -0600 Subject: [PATCH] Version bump. --- command_line.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command_line.py b/command_line.py index 5a49275..f0e2ba3 100644 --- a/command_line.py +++ b/command_line.py @@ -1,6 +1,6 @@ '''Command line module for web2exe.''' -__version__ = "v0.2.6b" +__version__ = "v0.2.7b" import ssl