Skip to content

Release 0.4.1#23

Merged
bjhiltbrand merged 2 commits into
bjhiltbrand:masterfrom
magikh0e:release-0.5.0
Jun 6, 2026
Merged

Release 0.4.1#23
bjhiltbrand merged 2 commits into
bjhiltbrand:masterfrom
magikh0e:release-0.5.0

Conversation

@magikh0e

@magikh0e magikh0e commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

What

Cut the 0.5.0 release: version 0.5.0.dev1 -> 0.5.0 in __init__.py and pyproject.toml, and date the changelog [Unreleased] -> [0.5.0].

Why

#21 (device remembering) landed on master as 0.5.0.dev1. Publishing a 0.5.0 release pushes it to PyPI via python-publish.yml, which lets the Home Assistant integration require drone_mobile>=0.5.0 and ship the fix to HACS users.

After this merges, create a GitHub release tagged v0.5.0 to trigger the PyPI publish.

Drop the .dev1 suffix in __init__.py and pyproject.toml and date the
changelog for the device-remembering release. Tagging a v0.5.0 release
then publishes it to PyPI via python-publish.yml.
@magikh0e

magikh0e commented Jun 6, 2026

Copy link
Copy Markdown
Contributor Author

Note on the red CI here: it isn't from the version bump, it's the same ruff / black / stale-test failures that #24 fixes (they surfaced once #22 made the test suite run on master). Cleanest order is to merge #24 first so master goes green, then this branch just needs a rebase onto master to pick up the fixes and go green too. Happy to rebase it the moment #24 lands.

@bjhiltbrand bjhiltbrand merged commit ba0679e into bjhiltbrand:master Jun 6, 2026
11 checks passed
@bjhiltbrand bjhiltbrand changed the title Release 0.5.0 Release 0.4.1 Jun 6, 2026
@bjhiltbrand

Copy link
Copy Markdown
Owner

Changed to release 0.4.1, as it didn't seem like a big enough revision to warrant a change to the next number (not that I have any real criteria for what constitutes a big enough revision, mainly just vibes).

1 similar comment
@magikh0e

magikh0e commented Jun 6, 2026

Copy link
Copy Markdown
Contributor Author

Changed to release 0.4.1, as it didn't seem like a big enough revision to warrant a change to the next number (not that I have any real criteria for what constitutes a big enough revision, mainly just vibes).

@magikh0e magikh0e deleted the release-0.5.0 branch June 7, 2026 06:59
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