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 = {