What was versioned as 2.1.0 in pyproject.toml looks to have been tagged as 0.2.1, so the latest release on PyPI is still 2.0.3. Also, an open PR (#565) changes the version number to 2.1.1, but the PR is about 0.2.2. Is there a new version numbering system in place?
What was versioned as 2.1.0 in
pyproject.tomllooks to have been tagged as 0.2.1, so the latest release on PyPI is still 2.0.3. Also, an open PR (#565) changes the version number to 2.1.1, but the PR is about 0.2.2. Is there a new version numbering system in place?