Skip to content

Commit

Permalink
Bump version to 0.12.11
Browse files Browse the repository at this point in the history
  • Loading branch information
skogler committed Nov 4, 2021
1 parent 1b0608f commit 8447754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 8447754

Please sign in to comment.