Skip to content

Commit

Permalink
chore: Update operating system description in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashif4354 committed Jul 28, 2024
1 parent aa5ad49 commit 22e259c
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 @@
'Development Status :: 2 - Pre-Alpha',
"Programming Language :: Python :: 3.12",
"License :: OSI Approved :: MIT License",
"Operating System :: Platform Independent",
"Operating System :: OS Independent",
'Topic :: Utilities'
],
python_requires='>=3.6',
Expand Down

0 comments on commit 22e259c

Please sign in to comment.