We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6effa8c commit 0680397Copy full SHA for 0680397
setup.py
@@ -6,7 +6,7 @@
6
maintainer_email="[email protected]",
7
description="PEP 561 type stubs generator for pybind11 modules",
8
url="https://github.com/sizmailov/pybind11-stubgen",
9
- version="0.16.1",
+ version="0.16.2",
10
long_description=open("README.rst").read(),
11
license="BSD",
12
entry_points={
0 commit comments