Skip to content

Commit

Permalink
Classify project dev status as beta
Browse files Browse the repository at this point in the history
  • Loading branch information
OmeGak committed Dec 3, 2023
1 parent 9027424 commit c7d10db
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Changelog

## v0.1.0

- Initial release
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ authors = [
"Alejandro Avilés <[email protected]>"
]
classifiers = [
"Development Status :: 2 - Pre-Alpha",
"Development Status :: 4 - Beta",
"Topic :: Software Development",
"Topic :: Software Development :: Libraries",
"Topic :: Software Development :: Libraries :: Application Frameworks"
Expand Down

0 comments on commit c7d10db

Please sign in to comment.