Skip to content

Update release workflow, bump version to 5.0.1, and fix signup URL#52

Merged
Kaevan89 merged 2 commits intomasterfrom
feature/update-release-notes
Mar 26, 2026
Merged

Update release workflow, bump version to 5.0.1, and fix signup URL#52
Kaevan89 merged 2 commits intomasterfrom
feature/update-release-notes

Conversation

@dbirulia
Copy link
Copy Markdown
Collaborator

Summary

  • Release workflow (release-pypi.yml): upgrade to ubuntu-latest, actions/checkout@v4, actions/setup-python@v5, switch to python -m build, add contents: read permission
  • Version bump: User-Agent updated from 5.0.05.0.1 in client_base.py
  • Code style: apply black formatting to client_base.py
  • README: fix signup URL from hub.veryfi.comapp.veryfi.com

Test plan

  • CI passes on push
  • Release workflow builds and publishes correctly on next GitHub release

Made with Cursor

- Upgrade release-pypi.yml: ubuntu-latest, actions/checkout@v4,
  actions/setup-python@v5, python -m build, add contents:read permission
- Bump User-Agent version from 5.0.0 to 5.0.1 in client_base.py
- Apply black formatting to client_base.py
- Fix signup URL in README: hub.veryfi.com -> app.veryfi.com

Made-with: Cursor
@Kaevan89 Kaevan89 merged commit 012e309 into master Mar 26, 2026
10 checks passed
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