From 533ec7b5df7aea535d6c8d747bbd9ffc5ce5ae9c Mon Sep 17 00:00:00 2001 From: Ross Owen Date: Thu, 10 Jan 2019 12:05:04 +0000 Subject: [PATCH] Update wscript --- lib_xua/wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib_xua/wscript b/lib_xua/wscript index 2edcbf33..93670c94 100644 --- a/lib_xua/wscript +++ b/lib_xua/wscript @@ -32,4 +32,4 @@ def use_module(bld): depends_on=depends_on, includes=['api'], optional_headers='xua_conf.h', - version='0.2.1') + version='0.2.0')