PyInventory/src/inventory/__init__.py

8 wiersze
242 B
Python
Czysty Zwykły widok Historia

"""
created 14.20.2020 by Jens Diemer <opensource@jensdiemer.de>
2021-04-28 17:38:50 +00:00
:copyleft: 2020-2021 by the PyInventory team, see AUTHORS for more details.
:license: GNU GPL v3 or above, see LICENSE for more details.
"""
2022-01-01 13:22:19 +00:00
__version__ = "0.13.0"