From bb081b6299d9815ed30f22a08e7ca50e8a34b5b1 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 27 Feb 2018 00:24:14 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 24c8010..cc7d7fd 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os from waflib import Context APPNAME = 'libsub' -VERSION = '1.2.4devel' +VERSION = '1.3.0' API_VERSION = '-1.0' try: -- cgit v1.2.3