From 8ff06dd8a7c570b491acd9e66bafc3f46626d2dd Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 31 Oct 2016 15:55:54 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index e6cd137..6261164 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os from waflib import Context APPNAME = 'libsub' -VERSION = '1.2.1' +VERSION = '1.2.1devel' API_VERSION = '-1.0' def options(opt): -- cgit v1.2.3