mirror of
https://github.com/HorlogeSkynet/archey4
synced 2026-09-24 16:00:18 +02:00
4 lines
82 B
Python
4 lines
82 B
Python
"""Simple module storing the current project version"""
|
|
|
|
__version__ = "4.15.0.0"
|