Skip to content

Commit

Permalink
unl trouble #5
Browse files Browse the repository at this point in the history
  • Loading branch information
loeflerm committed May 21, 2024
1 parent 36452a5 commit aa130e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions transformato/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,6 @@
from . import _version

__version__ = _version.get_versions()["version"]

from . import _version
__version__ = _version.get_versions()['version']

0 comments on commit aa130e2

Please sign in to comment.