Skip to content

chore: prepare for v0.1.0 PyPI release - #4

Merged
0-k merged 1 commit into
masterfrom
claude/next-steps-review-01YNgpDaERiJuzSEzbGUfiWe
Nov 23, 2025
Merged

chore: prepare for v0.1.0 PyPI release#4
0-k merged 1 commit into
masterfrom
claude/next-steps-review-01YNgpDaERiJuzSEzbGUfiWe

Conversation

@0-k

@0-k 0-k commented Nov 23, 2025

Copy link
Copy Markdown
Owner

This commit prepares the package for its first PyPI release:

  • Bump version from 0.0.1 to 0.1.0 in pyproject.toml and init.py
  • Add comprehensive CHANGELOG.md documenting all features in v0.1.0
  • Enhance package metadata with proper classifiers and project URLs
  • Configure package to include JSON data files
  • Add GitHub Actions workflows for PyPI publishing:
    • publish.yml: Automated publishing on GitHub releases
    • publish-test.yml: Manual TestPyPI publishing for testing
  • Add RELEASE.md with detailed release process documentation
  • Fix CI workflow to use correct package name in pytest coverage

The package is now ready for publishing to PyPI using trusted publishing.

This commit prepares the package for its first PyPI release:

- Bump version from 0.0.1 to 0.1.0 in pyproject.toml and __init__.py
- Add comprehensive CHANGELOG.md documenting all features in v0.1.0
- Enhance package metadata with proper classifiers and project URLs
- Configure package to include JSON data files
- Add GitHub Actions workflows for PyPI publishing:
  - publish.yml: Automated publishing on GitHub releases
  - publish-test.yml: Manual TestPyPI publishing for testing
- Add RELEASE.md with detailed release process documentation
- Fix CI workflow to use correct package name in pytest coverage

The package is now ready for publishing to PyPI using trusted publishing.
@0-k
0-k merged commit b8d6046 into master Nov 23, 2025
5 checks passed
@0-k
0-k deleted the claude/next-steps-review-01YNgpDaERiJuzSEzbGUfiWe branch November 24, 2025 16:25
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.

2 participants