Skip to content

Commit c9ffffd

Browse files
committed
release candidate 3 for 0.15.0
1 parent a5717c0 commit c9ffffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

starlette_admin/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.15.0rc1"
1+
__version__ = "0.15.0rc2"
22

33
from ._types import ExportType as ExportType
44
from ._types import RequestAction as RequestAction

0 commit comments

Comments
 (0)