Skip to content

Commit 4eae68a

Browse files
committed
Extend version range
1 parent 1ed25f1 commit 4eae68a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ version = {attr = "chatterbot.__version__"}
1818

1919
[project]
2020
name = "ChatterBot"
21-
requires-python = ">=3.9,<3.14"
21+
requires-python = ">=3.9,<3.15"
2222
urls = { Documentation = "https://docs.chatterbot.us", Repository = "https://github.com/gunthercox/ChatterBot", Changelog = "https://github.com/gunthercox/ChatterBot/releases" }
2323
description = "ChatterBot is a machine learning, conversational dialog engine"
2424
authors = [

0 commit comments

Comments
 (0)