From e174762de0288ac805fa3c4391f6691b7a48b62c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 13 Jun 2015 15:36:46 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index b668f68..897ee5f 100644 --- a/wscript +++ b/wscript @@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libsub' -VERSION = '1.0.0devel' +VERSION = '1.1.0' API_VERSION = '-1.0' def options(opt): -- cgit v1.2.3