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

Consider including __version__ string to __init__.py #199

Open
dt-woods opened this issue Aug 29, 2024 · 1 comment
Open

Consider including __version__ string to __init__.py #199

dt-woods opened this issue Aug 29, 2024 · 1 comment

Comments

@dt-woods
Copy link

To assist with querying and validating the FEDEFL, it would be great to be able to do something like the following:

import fedelemflowlist 
print(fedelemflowlist.__version__)
@dt-woods
Copy link
Author

Actually, what I want is the version of the FEDEFL list, not the Python package, as discussed in USEPA/ElectricityLCI#239 (reply in thread)

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

1 participant