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 3a3be87 commit 1c23e9bCopy full SHA for 1c23e9b
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.19"
+__version__ = "0.0.20"
26
27
__all__ = [
28
"PySpringApplication",
0 commit comments