We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7a4a2c commit 7d6ac86Copy full SHA for 7d6ac86
pyproject.toml
@@ -3,7 +3,7 @@ name = "smppai"
3
version = "0.1.0"
4
description = "Async SMPP (Short Message Peer-to-Peer) Protocol v3.4 Implementation"
5
readme = "README.md"
6
-requires-python = ">=3.13"
+requires-python = ">=3.8"
7
classifiers = [
8
"Development Status :: 3 - Alpha",
9
"Topic :: Software Development :: Libraries :: Python Modules",
0 commit comments