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