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

__version__ field #290

Open
kasium opened this issue Jul 20, 2021 · 3 comments · May be fixed by #300
Open

__version__ field #290

kasium opened this issue Jul 20, 2021 · 3 comments · May be fixed by #300

Comments

@kasium
Copy link

kasium commented Jul 20, 2021

Hey,

thanks for this awesome library. Can you please consider to add a __version__ field to boltons, so that something like the following is possible?

import boltons

print(boltons.__version__)
# 21.1.1

Thanks,
Kai

@mahmoud
Copy link
Owner

mahmoud commented Jul 20, 2021

Hey Kai! Thanks for the kind words!

boltons started out very piecemeal, with each module designed to be standalone, which is why this doesn't already exist. Of course, that's not a reason why it shouldn't exist. So I'll try to make this happen next time I'm in the neighborhood, assuming someone doesn't beat me to it :)

@kasium
Copy link
Author

kasium commented Jul 20, 2021

@mahmoud great, thanks a lot

@kasium
Copy link
Author

kasium commented Nov 2, 2021

@mahmoud if it would be fine for you, I can also give it a try

@ofek ofek linked a pull request Feb 27, 2022 that will close this issue
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 a pull request may close this issue.

2 participants