Skip to content

Published 1.1.175

Compare
Choose a tag to compare
@erictraut erictraut released this 04 Oct 21:55
· 3894 commits to main since this release

This is a "hot fix" release that addresses two regressions introduced in 1.1.174.

Bug Fix: Reverted a change that broke the use of generic dataclass types.

Bug Fix: Reverted a change that resulted in a false positive error when subclassing an Enum base class that defined no enumerated values.