Version bump

This commit is contained in:
Jason Rhinelander 2021-12-03 13:10:19 -04:00
parent 4136c29d06
commit 36e32066d0
No known key found for this signature in database
GPG Key ID: C4992CE7A88D4262
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ from setuptools import setup
# Available at setup time due to pyproject.toml
from pybind11.setup_helpers import Pybind11Extension, build_ext
__version__ = "1.0.1"
__version__ = "1.0.2"
# Note:
# Sort input source files if you glob sources to ensure bit-for-bit