Skip to content

Commit bd59d51

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

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.0rc2"
1+
__version__ = "0.15.0rc3"
22

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

0 commit comments

Comments
 (0)