summaryrefslogtreecommitdiffstats
path: root/lpschedule_generator/_version.py
blob: 9507bbf1fc347be6fb3f547cc55c88d63743e096 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# -*- coding: utf-8 -*-
#
#    Copyright (C) 2018 lpschedule-generator contributors. See CONTRIBUTORS.
#
#    This file is part of lpschedule-generator.
#
#    SPDX-License-Identifier: GPL-3.0-or-later
#

__version__ = u'0.8.3'