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.3.2 (Oct 21, 2023)
5+ --------------------------
6+ Changes:
7+ - 🐛 fix: Missing function name in error message (#165 )
8+
9+
410Version 2.3.1 (Oct 21, 2023)
511--------------------------
612Changes:
713- 🐛 fix: Crash on ` None ` -valued docstring of property getter (#161 )
814
15+
916Version 2.3 (Sep 27, 2023)
1017--------------------------
1118Changes:
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.3.1 " ,
9+ version = "2.3.2 " ,
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