-
Notifications
You must be signed in to change notification settings - Fork 82
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
Add '-version' as command line option #427
Conversation
@hennlo Can you please review this PR and approve running workflows? |
@rit-clone Thanks for submitting the PR. 1.) Your original idea with the |
@hennlo I'll make the changes for |
@rit-clone Good catch, you're absolutely right, my bad. 👍 So to summarize: |
Made the required changes. @hennlo please review. |
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.
PR looks good.
Thx @rit-clone, for this PR! |
Summary
Fixed #424
Changes
Added additional command line option
-v
&--version
to retrieve currently installed version of Polypheny-DBToDo