_version.py 98 B

1234
  1. # This file is protected via CODEOWNERS
  2. from __future__ import annotations
  3. __version__ = "2.1.0"