Skip to content

Commit ffed0f3

Browse files
committed
Update setup.py and revert README change
1 parent 994d74c commit ffed0f3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This library provides developers with a simple set of bindings to help you integ
88

99
## 💡 Requirements
1010

11-
Python 3.7 or higher.
11+
Python 3 or higher.
1212

1313
## 📲 Installation
1414

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"Programming Language :: Python :: 3.7",
5050
"Programming Language :: Python :: 3.8",
5151
"Programming Language :: Python :: 3.9",
52+
"Programming Language :: Python :: 3.10",
5253
"Topic :: Software Development :: Libraries :: Python Modules",
5354
"License :: Freely Distributable",
5455
],

0 commit comments

Comments
 (0)