Sindbad~EG File Manager

Current Path : /proc/self/root/opt/imh-python/lib/python3.9/site-packages/version_utils/
Upload File :
Current File : //proc/self/root/opt/imh-python/lib/python3.9/site-packages/version_utils/version.py

"""
version.py module for version_utils

The version set here will be automatically incorporated into setup.py
and also set as the __version__ attribute for the package.
"""

# Standard library imports
from __future__ import unicode_literals

__version_info__ = (0, 3, 2)
__version__ = '.'.join([str(ver) for ver in __version_info__])

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists