2016-10-08 11:37:47 +02:00
|
|
|
# -*- coding: utf-8 -*-
|
|
|
|
|
2020-01-10 13:31:06 +01:00
|
|
|
# Copyright 2016-2020 Mike Fährmann
|
2016-10-08 11:37:47 +02:00
|
|
|
#
|
|
|
|
# This program is free software; you can redistribute it and/or modify
|
|
|
|
# it under the terms of the GNU General Public License version 2 as
|
|
|
|
# published by the Free Software Foundation.
|
|
|
|
|
2021-01-10 00:10:47 +01:00
|
|
|
__version__ = "1.16.3-dev"
|