1#
2# Copyright (c) 2012-2018 JEP AUTHORS.
3#
4# This file is licensed under the the zlib/libpng License.
5#
6# This software is provided 'as-is', without any express or implied
7# warranty. In no event will the authors be held liable for any
8# damages arising from the use of this software.
9#
10# Permission is granted to anyone to use this software for any
11# purpose, including commercial applications, and to alter it and
12# redistribute it freely, subject to the following restrictions:
13#
14#     1. The origin of this software must not be misrepresented; you
15#     must not claim that you wrote the original software. If you use
16#     this software in a product, an acknowledgment in the product
17#     documentation would be appreciated but is not required.
18#
19#     2. Altered source versions must be plainly marked as such, and
20#     must not be misrepresented as being the original software.
21#
22#     3. This notice may not be removed or altered from any source
23#     distribution.
24#
25
26__VERSION__ = '3.9.1'
27VERSION = __VERSION__
28