From 2e7e4645ef034d339ea7f2cf6381d80b59c3d116 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 31 Oct 2016 16:39:30 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index bfa73ca..505e10a 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os from waflib import Context APPNAME = 'libsub' -VERSION = '1.2.2devel' +VERSION = '1.2.3' API_VERSION = '-1.0' def options(opt): -- cgit v1.2.3