You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: setup.cfg
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
[metadata]
2
2
name = py_ssa_lib
3
-
version = 1.0.2
3
+
version = 1.1.0
4
4
url = https://github.com/K-Ibadullaev/py_ssa
5
5
author = Konstantin Ibadullaev
6
6
email= konstantin.ibadullaev.post@gmail.com
7
-
description = "This package implements MSSA and SSA in Python"
7
+
description = "This package implements MSSA and SSA in Python, which are used for time series decomposition, forecasting values and estimation of roots of signals"
0 commit comments