Skip to content

Commit

Permalink
chore: update classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
salman2013 committed Feb 15, 2024
1 parent 4c6c3b1 commit 0f7aaba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,9 @@ def get_version(file_path):
classifiers=[
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.11',
'Programming Language :: Python :: 3.12',
],
packages=[
'done',
Expand Down

0 comments on commit 0f7aaba

Please sign in to comment.