File tree Expand file tree Collapse file tree 4 files changed +12
-57
lines changed Expand file tree Collapse file tree 4 files changed +12
-57
lines changed Original file line number Diff line number Diff line change @@ -157,3 +157,13 @@ old/*
157
157
* /nbs /export /*
158
158
* /nbs /models /*
159
159
token
160
+
161
+ Untitled * .ipynb
162
+
163
+ tmp /
164
+ * ~
165
+ ~ *
166
+ .vscode /
167
+ .pypirc
168
+ pythonenv * /
169
+ * .tgz
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ host = github
3
3
lib_name = tsai
4
4
user = timeseriesAI
5
5
branch = main
6
- version = 0.2.20
6
+ version = 0.2.21
7
7
description = Practical Deep Learning for Time Series / Sequential Data library based on fastai & Pytorch
8
8
keywords = fastai time-series time-series-classification time-series-regression deep-learning Pytorch
9
9
author = Ignacio Oguiza and contributors
Original file line number Diff line number Diff line change 1
- __version__ = "0.2.20 "
1
+ __version__ = "0.2.21 "
You can’t perform that action at this time.
0 commit comments