Skip to content

Commit d1fe9c5

Browse files
committed
python >= 3.9
1 parent 7b9d1ce commit d1fe9c5

2 files changed

Lines changed: 562 additions & 27 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[project]
22
name = "aipyapp"
3-
version = "0.1.11"
3+
version = "0.1.12"
44
description = "AIPyApp: AI-Powered Python & Python-Powered AI"
55
readme = "README.md"
6-
requires-python = ">=3.11"
6+
requires-python = ">=3.9"
77
dependencies = [
88
"anthropic>=0.49.0",
99
"beautifulsoup4>=4.13.3",

0 commit comments

Comments
 (0)