From e0580ce49abfaa0293b712337e24de4312348a59 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 28 Aug 2018 22:01:32 +0100 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 492d5f74..bf63a1b6 100644 --- a/wscript +++ b/wscript @@ -38,7 +38,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'libdcp' -VERSION = '1.5.3devel' +VERSION = '1.5.4' API_VERSION = '-1.0' def options(opt): -- 2.30.2