Fix macOS version parsing (again), bump v1.11.2

#1393
This commit is contained in:
Pascal Jürgens
2020-02-21 19:37:24 +00:00
committed by GitHub
parent 8aa15174ab
commit 0814a20ec4
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# Versions should comply with PEP440.
# This line is parsed in setup.py:
__version__ = '1.11.1'
__version__ = '1.11.2'