v0.3.1
v0.3.1 (2025-02-24)
Fixed 1
- Allow unhashable items in Literal forms
From typing-inspection
What's Changed
- Allow unhashable items in
Literalforms by @Viicos in https://github.com/pydantic/typing-inspection/pull/28
Full Changelog: https://github.com/pydantic/typing-inspection/compare/v0.3.0...v0.3.1