6.0.3 (July 30, 2025)#

Fixed#

  • In get_public_module():

    • Handle objects defined in '__main__'.

    • Handle objects with no public exports (fall back to full private path).