v1.11.0 (2022-03-15)
- Explicitly specified
Optional[...]
typing on arguments with a default ofNone
. (Contributed by jonathangreen) - Made
VERSION_SOURCE_PATTERN
public for consumption by other tools.
Optional[...]
typing on arguments with a default of None
. (Contributed by jonathangreen)VERSION_SOURCE_PATTERN
public for consumption by other tools.