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 version information #199

Merged
merged 3 commits into from May 15, 2020
Merged

Add version information #199

merged 3 commits into from May 15, 2020

Conversation

MatthijsBurgh
Copy link
Contributor

Add __version__ to the module.

Maybe be better to convert to a single source of the version number, see https://packaging.python.org/guides/single-sourcing-package-version/. But this should be a separate PR IMO.

Fixes #197

@MatthijsBurgh
Copy link
Contributor Author

Travis fails on 3.8, but this also happens on master if you run it today, https://travis-ci.com/github/MatthijsBurgh/sphinx-autoapi/jobs/323789875

@MatthijsBurgh
Copy link
Contributor Author

@AWhetter ping ;)

@MatthijsBurgh
Copy link
Contributor Author

@AWhetter pingping ;)

@AWhetter AWhetter merged commit 0e7930e into readthedocs:master May 15, 2020
@AWhetter
Copy link
Collaborator

Thanks for the implementation!

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.

__version__ or version_info?
2 participants