File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ Version 2.5.5 (Aug 10, 2025)
5+ --------------------------
6+ Changes:
7+ - 🐛 Fix the type annotation for ` __all__ ` (#261 ) by @sarlinpe
8+ - 🐛 Handle boolean numpy arrays (#260 ) by @sarlinpe
9+ - 🐛 Fix ` qualname ` prefix in pybind11 3.0.0 (#259 ) by @gentlegiantJGC
10+
411Version 2.5.4 (May 14, 2025)
512--------------------------
613Changes:
Original file line number Diff line number Diff line change 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 = "2.5.4 " ,
9+ version = "2.5.5 " ,
1010 long_description = open ("README.md" ).read (),
1111 long_description_content_type = "text/markdown" ,
1212 license = "BSD" ,
You can’t perform that action at this time.
0 commit comments