We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b04838 commit d0217b4Copy full SHA for d0217b4
pyproject.toml
@@ -3,7 +3,7 @@ name = "rapidpro-python"
3
version = "2.21.0"
4
description = "Python client library for the RapidPro API"
5
authors = [{ name = "Nyaruka", email = "[email protected]" }]
6
-requires-python = ">=3.10"
+requires-python = ">=3.12"
7
readme = "README.md"
8
license = { text = "BSD-4-Clause" }
9
classifiers = [
0 commit comments