From 0e9a53455e578ff0822f0edf6d4596b7633166bc Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 31 Aug 2015 22:41:43 +0100 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 003230b..c11bb36 100644 --- a/wscript +++ b/wscript @@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libsub' -VERSION = '1.1.3devel' +VERSION = '1.1.4' API_VERSION = '-1.0' def options(opt): -- 2.30.2