Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump version to 0.19 for firmware key fix #45

Merged
merged 1 commit into from
Oct 2, 2022

Conversation

bmreading
Copy link
Contributor

@bmreading bmreading commented Sep 20, 2022

After the firmware key check was fixed in #44, the package version remained the same, so any downstream project relying upon package management versioning, won't receive the patch. The one I'm thinking of in particular is Home Assistant.

This PR simply bumps the version number from 0.18 to 0.19, so a rebuild and push to PyPI can also be facilitated. Hopefully that's okay, and you didn't have any further changes in mind before incrementing versions. Thanks for your help.

@hpeyerl
Copy link
Owner

hpeyerl commented Sep 20, 2022

The submitter of #44 indicated that they were up and running with a workaround so I didn't see an immediate need to push out a new release to pypi. There's a certain amount of friction in my environment in pushing out a release so I was being lazy.

If people need a new release then I can do it.

@bmreading
Copy link
Contributor Author

Yeah, there is a downstream issue (home-assistant/core#74759) where consumers of this library have been hosed since July. I use this library myself, so I am also affected. We would definitely greatly appreciate the bump.

@hpeyerl hpeyerl merged commit 2f7e1f4 into hpeyerl:master Oct 2, 2022
@hpeyerl
Copy link
Owner

hpeyerl commented Oct 2, 2022

Sorry it took so long. Had to build a new dev machine and took a while to get everything working; plus work pressures, etc.

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.

None yet

2 participants