Skip to content

Add func.__version__ dunder method (PEP 440) #54

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

Merged
merged 3 commits into from
Apr 9, 2020
Merged

Conversation

Hazhzeng
Copy link
Contributor

@Hazhzeng Hazhzeng commented Apr 8, 2020

Background

Customer should be able to query the version of the library they are currently using. According to PEP 440, version is recommended to be part of the library.

Resolves

resolves: #52

@Hazhzeng Hazhzeng requested review from ankitkumarr and vrdmr April 8, 2020 02:28
@Hazhzeng Hazhzeng merged commit 96917b3 into dev Apr 9, 2020
@vrdmr vrdmr deleted the hazeng/fix-version branch May 4, 2020 18:22
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.

Can't import WsgiMiddleware
2 participants