From a3e065f50429f4d4fad4eff62e8d4a5e299af007 Mon Sep 17 00:00:00 2001 From: MOUGINOT B Date: Fri, 28 Oct 2016 13:51:55 -0500 Subject: [PATCH] label to 1.4.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 0b4528b0..12fd8ac3 100755 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ import genapi -VERSION = '0.0-dev' +VERSION = '1.4.0' IS_NT = os.name == 'nt' CMAKE_BUILD_TYPES = {