Skip to content

Commit

Permalink
Upgrade versioneer
Browse files Browse the repository at this point in the history
  • Loading branch information
Josef-Friedrich committed Jun 25, 2022
1 parent 59280d4 commit 2df6614
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2,143 deletions.
3 changes: 0 additions & 3 deletions tmep/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,3 @@ def parse(template: str, values=None, additional_functions=None,
functions[k] = v

return template_.substitute(values, functions)

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

0 comments on commit 2df6614

Please sign in to comment.