"""
Provides Incremental version information.
"""

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

from incremental import Version

__version__ = Version("Incremental", 24, 11, 0)
__all__ = ["__version__"]
