Skip to content

Commit

Permalink
release candidate 5 for 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jowilf committed Jan 12, 2025
1 parent 2981324 commit 67c0cdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starlette_admin/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.15.0rc4"
__version__ = "0.15.0rc5"

from ._types import ExportType as ExportType
from ._types import RequestAction as RequestAction
Expand Down

0 comments on commit 67c0cdf

Please sign in to comment.