From 844775493c1c95d8e33b67a71ee3cf96ad508d8f Mon Sep 17 00:00:00 2001 From: Samuel Kogler Date: Thu, 4 Nov 2021 13:23:08 +0100 Subject: [PATCH] Bump version to 0.12.11 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b9c5ea6..4e4d0a1 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from pybind11.setup_helpers import Pybind11Extension, build_ext FILE_DIR = os.path.dirname(os.path.abspath(__file__)) -VERSION = '0.12.10' +VERSION = '0.12.11' ext_modules = [ Pybind11Extension('mapbox_earcut',