Skip to content

Release v0.2.1 - Bump version for PyPI upload#69

Merged
nee1k merged 1 commit intomainfrom
release/v0.2.1
Oct 26, 2025
Merged

Release v0.2.1 - Bump version for PyPI upload#69
nee1k merged 1 commit intomainfrom
release/v0.2.1

Conversation

@nee1k
Copy link
Copy Markdown
Collaborator

@nee1k nee1k commented Oct 26, 2025

Release v0.2.1

Changes

  • Bump version from 0.2.0 to 0.2.1 in setup.py
  • Patch release for PyPI upload

Context

This version includes the importlib.metadata compatibility fixes from the previous PR (#68) and is ready for PyPI distribution.

What's included in v0.2.1

  • ✅ Fixed pkg_resources deprecation warnings with modern importlib.metadata
  • ✅ Added setuptools>=65.0.0 dependency for compatibility
  • ✅ Backward compatibility maintained for older Python versions
  • ✅ Future-proof implementation ready for when pkg_resources is removed

PyPI Upload

This version has been built and is ready for PyPI upload:

  • patra_toolkit-0.2.1-py3-none-any.whl
  • patra_toolkit-0.2.1.tar.gz

Testing

  • ✅ Package validation passed
  • ✅ Importlib.metadata compatibility verified
  • ✅ No deprecation warnings on Python 3.8+

- Update version from 0.2.0 to 0.2.1 in setup.py
- Patch release for PyPI upload
- Includes importlib.metadata compatibility fixes
@nee1k nee1k merged commit e7259b0 into main Oct 26, 2025
2 checks passed
@nee1k nee1k deleted the release/v0.2.1 branch October 26, 2025 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant