Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Fixed typo in Development Status classifier
Browse files Browse the repository at this point in the history
  • Loading branch information
MintoDA1 authored and MintoDA1 committed Aug 20, 2023
1 parent 7a56780 commit e259874
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 @@ -27,7 +27,7 @@
# 3 - Alpha
# 4 - Beta
# 5 - Production/Stable
'Development Status :: 3 - Alpha/Development',
'Development Status :: 3 - Alpha',

# Indicate who your project is intended for
'Intended Audience :: Science/Research',
Expand Down

0 comments on commit e259874

Please sign in to comment.