From 0eb867371f96ed857b9b39222bf8cc947d824938 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 27 Feb 2018 00:10:57 +0000 Subject: [PATCH 1/1] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 47085046..e26ad84e 100644 --- a/wscript +++ b/wscript @@ -38,7 +38,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'libdcp' -VERSION = '1.4.4devel' +VERSION = '1.5.0' API_VERSION = '-1.0' def options(opt): -- 2.30.2