File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,4 @@ requires = [
33 " setuptools>=42" ,
44 " wheel"
55]
6- build-backend = " setuptools.build_meta"
7-
8- [tool .autopep8 ]
9- max_line_length = 100
6+ build-backend = " setuptools.build_meta"
Original file line number Diff line number Diff line change 11[metadata]
22name = edupage_api
3- version = 0.10.8
4- description = A python library for accessing your Edupage account
3+ version = 0.11.0
4+ description = A Python library for accessing your EduPage account
55long_description = file: README.md
66long_description_content_type = text/markdown
77author = ivanhrabcak
@@ -15,6 +15,8 @@ classifiers =
1515 License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
1616 Programming Language :: Python :: 3.9
1717 Programming Language :: Python :: 3.10
18+ Programming Language :: Python :: 3.11
19+ Programming Language :: Python :: 3.12
1820
1921[options]
2022packages = find:
You can’t perform that action at this time.
0 commit comments