HEX
Server: Apache
System: Linux web1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64
User: theyoung2 (2249)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //lib/python3/dist-packages/incremental/_version.py
"""
Provides Incremental version information.
"""

# This file is auto-generated! Do not edit!
# Use `python -m incremental.update Incremental` to change this file.

from incremental import Version

__version__ = Version("Incremental", 21, 3, 0)
__all__ = ["__version__"]