Major Version Release v2.0.0
This is a new major version release that drops support for python2
- [#119] (Breaking change) Drop python2 support
- [#127] (Breaking change) Use default padding character when range is set on existing
FileSequence
instance - [#118] Add python3 type annotations and
py.typed
marker file - [#126] Allow
FileSequence.setExtension()
with empty string to properly clear extension value