Skip to content

Commit 1c23e9b

Browse files
Update version to 0.0.20 in __init__.py
1 parent 3a3be87 commit 1c23e9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py_spring_core/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
from py_spring_core.event.application_event_publisher import ApplicationEventPublisher
2323
from py_spring_core.event.commons import ApplicationEvent
2424

25-
__version__ = "0.0.19"
25+
__version__ = "0.0.20"
2626

2727
__all__ = [
2828
"PySpringApplication",

0 commit comments

Comments
 (0)