mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-06 12:06:53 +00:00
5 lines
195 B
Python
5 lines
195 B
Python
# file generated by setuptools_scm
|
|
# don't change, don't track in version control
|
|
from __future__ import annotations
|
|
__version__ = version = '2.0.0'
|
|
__version_tuple__ = version_tuple = (2, 0, 0)
|