Introdotto versioning visibile ver 1.0
This commit is contained in:
@@ -9,6 +9,10 @@ import asyncio
|
||||
import threading
|
||||
import contextlib
|
||||
|
||||
from version_info import module_version
|
||||
|
||||
__version__ = module_version(__name__)
|
||||
|
||||
|
||||
class _LoopHolder:
|
||||
"""Store the global loop instance and its worker thread."""
|
||||
|
||||
Reference in New Issue
Block a user