gallery-dl/gallery_dl/version.py

10 lines
271 B
Python
Raw Normal View History

# -*- coding: utf-8 -*-
2017-02-13 00:55:01 +01:00
# Copyright 2016-2017 Mike Fährmann
#
# 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.
2017-03-28 15:00:24 +02:00
__version__ = "0.8.0"