Skip to content

release: First Release v0.1.0 #24

@pasogott

Description

@pasogott

User Story: As a maintainer, I want to publish v0.1.0, so that users can install and use the tool.

Tasks

  • Tag v0.1.0 in git
  • Build package with uv build
  • Test installation in clean environment
  • Publish to PyPI (or TestPyPI first)
  • Create GitHub release with changelog
  • Announce on Frappe forum/discuss
  • Monitor for bug reports

Acceptance Criteria

  • Package builds without errors
  • uv pip install frappecli works
  • Entry point frappecli is available
  • Version shows as 0.1.0
  • GitHub release created with notes

Files to Create

  • CHANGELOG.md (already exists, update for v0.1.0)
  • .github/workflows/release.yml (already exists, verify)

Phase: 5 | User Story: 5.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestphase-5Phase 5: Polish & Release

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions