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

Add command to print version #155

Merged
merged 2 commits into from
Jan 25, 2020
Merged

Add command to print version #155

merged 2 commits into from
Jan 25, 2020

Conversation

joshtemple
Copy link
Collaborator

Uses a top-level defined variable __version__ which is imported into setup.py and used in the CLI with the --version argument.

Uses a top-level defined variable __version__ which is imported into 
setup.py and used in the CLI with the --version argument.
@joshtemple joshtemple requested a review from DylanBaker January 22, 2020 03:40
@codecov
Copy link

codecov bot commented Jan 25, 2020

Codecov Report

Merging #155 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #155   +/-   ##
=======================================
  Coverage   62.69%   62.69%           
=======================================
  Files          10       10           
  Lines         764      764           
=======================================
  Hits          479      479           
  Misses        285      285

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c54ce94...29ae619. Read the comment docs.

@joshtemple joshtemple merged commit 4911db0 into master Jan 25, 2020
@joshtemple joshtemple deleted the feature/version branch June 16, 2020 16:49
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