Skip to content

Commit

Permalink
v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
imartinezl committed Dec 2, 2020
1 parent e40c6ac commit 4b021ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsclust/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
__email__ = "inigomlap@gmail.com"
__version__ = "0.1.1"

from .example import add_one

def main():
"""Entry point for the application script"""
Expand Down

0 comments on commit 4b021ad

Please sign in to comment.