We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a04c98a commit 3e89037Copy full SHA for 3e89037
py_spring_core/__init__.py
@@ -22,7 +22,7 @@
22
from py_spring_core.event.application_event_publisher import ApplicationEventPublisher
23
from py_spring_core.event.commons import ApplicationEvent
24
25
-__version__ = "0.0.20"
+__version__ = "0.0.21"
26
27
__all__ = [
28
"PySpringApplication",
0 commit comments