<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">"""
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", 22, 10, 0)
__all__ = ["__version__"]
</pre></body></html>