chore: bump version to 1.0.1 with changelog
Patch release for the settings invariant fix. The changelog carries a separate 'behaviour tightening' section because a patch number gives downstreams no warning that construction can now raise where it previously did not.
This commit is contained in:
@@ -31,7 +31,7 @@ from polygateway.types import (
|
||||
SourceConfig,
|
||||
)
|
||||
|
||||
__version__ = "1.0.0"
|
||||
__version__ = "1.0.1"
|
||||
|
||||
__all__ = [
|
||||
"DEFAULT_PROFILES",
|
||||
|
||||
Reference in New Issue
Block a user