Skip to content

Commit e86f597

Browse files
bump version
1 parent 972609a commit e86f597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "gsppy"
7-
version = "2.3.0"
7+
version = "3.0.0"
88
description = "GSP (Generalized Sequence Pattern) algorithm in Python"
99
keywords = ["GSP", "sequential patterns", "data analysis", "sequence mining"]
1010
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)