Skip to content

Commit

Permalink
Update for 0.2.0
Browse files Browse the repository at this point in the history
This new version restructure the package (file renaming,
extra feature removing)
and makes Transformer able to compute on arbitrary long time sequences.
  • Loading branch information
maxjcohen committed Jan 7, 2020
1 parent f1c022d commit b19da65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="tst",
version="0.1.0",
version="0.2.0",
author="Max Cohen",
author_email="[email protected]",
description="Time Series Transformer",
Expand Down

0 comments on commit b19da65

Please sign in to comment.