Skip to content

Commit e27c53d

Browse files
Bump version from 3.0.0 to 3.0.1
Signed-off-by: Jackson Antonio do Prado Lima <[email protected]>
1 parent 9ee37cc commit e27c53d

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 = "3.0.0"
7+
version = "3.0.1"
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)