Skip to content

Commit

Permalink
classifier 3.10 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Demirrr committed May 3, 2024
1 parent 5994940 commit 8977590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
author_email='[email protected]',
url='https://github.com/dice-group/owlapy',
classifiers=[
"Programming Language :: Python :: 3.10.13",
"Programming Language :: Python :: 3.10",
"License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",
"Topic :: Scientific/Engineering"],
python_requires='>=3.10.13',
Expand Down

0 comments on commit 8977590

Please sign in to comment.