Skip to content

Commit 0680397

Browse files
authored
chore: Bump version to 0.16.2
1 parent 6effa8c commit 0680397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
maintainer_email="[email protected]",
77
description="PEP 561 type stubs generator for pybind11 modules",
88
url="https://github.com/sizmailov/pybind11-stubgen",
9-
version="0.16.1",
9+
version="0.16.2",
1010
long_description=open("README.rst").read(),
1111
license="BSD",
1212
entry_points={

0 commit comments

Comments
 (0)