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 module version attribute per PEP 396 #133

Open
davidmegginson opened this issue May 28, 2018 · 1 comment
Open

Add module version attribute per PEP 396 #133

davidmegginson opened this issue May 28, 2018 · 1 comment

Comments

@davidmegginson
Copy link

Adding a ckanapi.__version__ attribute per PEP 296 will make it easier for client software like the HXL Proxy to display the version in use.

@wardi
Copy link
Contributor

wardi commented May 28, 2018

Sure, looks like we just need to from ckanapi.version import __version__ in __init__.py Care to submit a PR?

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

No branches or pull requests

2 participants