recover version

This commit is contained in:
Xuwznln
2025-10-01 18:00:10 +08:00
parent 78395349b2
commit de3fa68fa6

View File

@@ -6,5 +6,5 @@ A Python implementation of the Elevator Saga game with event-driven architecture
realistic elevator dispatch algorithm development and testing.
"""
__version__ = "0.0.3"
__version__ = "0.0.2"
__author__ = "ZGCA Team"