We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b9d1ce commit d1fe9c5Copy full SHA for d1fe9c5
2 files changed
pyproject.toml
@@ -1,9 +1,9 @@
1
[project]
2
name = "aipyapp"
3
-version = "0.1.11"
+version = "0.1.12"
4
description = "AIPyApp: AI-Powered Python & Python-Powered AI"
5
readme = "README.md"
6
-requires-python = ">=3.11"
+requires-python = ">=3.9"
7
dependencies = [
8
"anthropic>=0.49.0",
9
"beautifulsoup4>=4.13.3",
0 commit comments