_version.py 138 B

123456789
  1. # -*- coding: utf-8 -*-
  2. #
  3. # SPDX-License-Identifier: CC0-1.0
  4. #
  5. # This file is part of lpschedule-generator.
  6. #
  7. __version__ = "0.10.2"