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 ae70d05 commit bd40db3Copy full SHA for bd40db3
pybind11_mkdoc/__init__.py
@@ -14,7 +14,7 @@
14
from .mkdoc_lib import mkdoc
15
16
17
-__version__ = "2.6.1.dev1"
+__version__ = "2.6.2"
18
19
20
def _append_include_dir(args: list, include_dir: str, verbose: bool = True):
0 commit comments