Skip to content

Commit

Permalink
build: prepare production release
Browse files Browse the repository at this point in the history
  • Loading branch information
erwanschild committed Nov 14, 2023
1 parent 41795b5 commit 7688333
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ site/
# various
pdm.lock
poetry.lock
.pdm.toml
.pdm-python
__pypackages__/
.data/

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dynamic = [
"classifiers",
]
classifiers = [
"Development Status :: 4 - Beta",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
Expand Down

0 comments on commit 7688333

Please sign in to comment.