-
Notifications
You must be signed in to change notification settings - Fork 130
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
Partial reversal of PR #141 #151
Partial reversal of PR #141 #151
Conversation
Rebase fork
Rebase fork
The GU10 profile was that of a wrongly paired lamp. We shouldn't test that.
1 similar comment
As discussed with @lwis
@@ -13,7 +13,7 @@ | |||
with open(path.join(here, 'README.md'), encoding='utf-8') as f: | |||
long_description = f.read() | |||
|
|||
VERSION = "5.3.0" | |||
VERSION = "5.3.1" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm assuming we want to bump the version like this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes 👍🏻
Forgot to save after removing a blank line...
Should be good to merge? |
Sorry, hit wrong button 🤦♂️ |
I know that feeling.. I believe it is. |
1 similar comment
I know that feeling.. I believe it is. |
Thank you @Lakitna! |
Pushed to pypi |
PR #141 proved to be based on incorrect assumptions so we're rolling it back.
Closes #150