version.py 205 B

1234567
  1. # -*- coding: utf-8 -*-
  2. # This file is suitable for sourcing inside POSIX shell as
  3. # well as importing into Python. That's why there is no
  4. # space around "=" below.
  5. # fmt: off
  6. __version__="6.1.8" # noqa