Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
hmacdope committed Jan 20, 2025
1 parent fd3bb4d commit 0803d6b
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions openadmet_models/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
"""A short description of the project (less than one line)."""
from importlib.metadata import version

# Add imports here
from .openadmet_models import *


from ._version import __version__
__version__ = version("openadmet_models")

0 comments on commit 0803d6b

Please sign in to comment.