martius-lab / cluster_utils

https://cluster-utils.readthedocs.io/stable/
Other
12 stars 0 forks source link

Define __version__ in __init__.py #82

Closed luator closed 6 months ago

luator commented 7 months ago

While not strictly needed, I think it's good practice to do this as it makes it much easier for people to check which version they have installed.