Files
ServerSync/lib/pathspec/_version.py

6 lines
64 B
Python
Raw Normal View History

2026-03-31 00:43:39 +03:00
"""
This module defines the version.
"""
__version__ = "1.0.4"