summaryrefslogtreecommitdiffstats
path: root/lpschedule_generator/_version.py
blob: 8416d65c5f9191ae62cd5e41284e68a8331c80a3 (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.2'