We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 972609a commit e86f597Copy full SHA for e86f597
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "gsppy"
7
-version = "2.3.0"
+version = "3.0.0"
8
description = "GSP (Generalized Sequence Pattern) algorithm in Python"
9
keywords = ["GSP", "sequential patterns", "data analysis", "sequence mining"]
10
license = { file = "LICENSE" }
0 commit comments