mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-10-18 17:54:34 +03:00
8 lines
86 B
Python
8 lines
86 B
Python
"""Top-level package."""
|
|
|
|
__version__ = "4.42.0b1"
|
|
"""Version number.
|
|
|
|
:type: str
|
|
"""
|