From 9bd9a122e518aad2bb94fe3efab06d2a74a25b7e Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 31 Aug 2015 22:17:12 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 0e1119e..51a7a78 100644 --- a/wscript +++ b/wscript @@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libsub' -VERSION = '1.1.2devel' +VERSION = '1.1.3' API_VERSION = '-1.0' def options(opt): -- cgit v1.2.3