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

Version and OpenHAB compatibility check #77

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Version and OpenHAB compatibility check #77

wants to merge 1 commit into from

Conversation

diijkstra
Copy link
Contributor

Warns on startup if OpenHAB version is not supported by current release and prints nice version number on startup.

My take on some stuff from Issue #71. Version number probably should be generated from something, but as we don't have build nor test stages lets hard code it for now.

Number 1.0.0a should conform to PEP 440 and indicates alpha release, probably should be bumped just on release date.

If this will conflict with 2.7.1 changes, feel free to reject

Warns on startup if OpenHAB version is not supported by current
release.

Prints nice version number on startup.

Issue #71
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.

1 participant