We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
setup.py
1 parent 994d74c commit ffed0f3Copy full SHA for ffed0f3
README.md
@@ -8,7 +8,7 @@ This library provides developers with a simple set of bindings to help you integ
8
9
## 💡 Requirements
10
11
-Python 3.7 or higher.
+Python 3 or higher.
12
13
## 📲 Installation
14
setup.py
@@ -49,6 +49,7 @@
49
"Programming Language :: Python :: 3.7",
50
"Programming Language :: Python :: 3.8",
51
"Programming Language :: Python :: 3.9",
52
+ "Programming Language :: Python :: 3.10",
53
"Topic :: Software Development :: Libraries :: Python Modules",
54
"License :: Freely Distributable",
55
],
0 commit comments