Skip to content

Commit 95f79a3

Browse files
authored
Update setup.cfg
1 parent f4a8d9c commit 95f79a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[metadata]
22
name = py_ssa_lib
3-
version = 1.0.2
3+
version = 1.1.0
44
url = https://github.com/K-Ibadullaev/py_ssa
55
author = Konstantin Ibadullaev
66
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"
88
long_description = file: README.md
99
long_description_content_type = text/markdown
1010
license = GPL-3.0-or-later

0 commit comments

Comments
 (0)