release version 1.6.0
This commit is contained in:
@@ -208,8 +208,8 @@ access to *gallery-dl*. Authorize it and you will he shown one or more
|
||||
.. _gallery-dl-example.conf: https://github.com/mikf/gallery-dl/blob/master/docs/gallery-dl-example.conf
|
||||
.. _configuration.rst: https://github.com/mikf/gallery-dl/blob/master/docs/configuration.rst
|
||||
.. _Supported Sites: https://github.com/mikf/gallery-dl/blob/master/docs/supportedsites.rst
|
||||
.. _standalone executable: https://github.com/mikf/gallery-dl/releases/download/v1.5.3/gallery-dl.exe
|
||||
.. _stable: https://github.com/mikf/gallery-dl/archive/v1.5.3.zip
|
||||
.. _standalone executable: https://github.com/mikf/gallery-dl/releases/download/v1.6.0/gallery-dl.exe
|
||||
.. _stable: https://github.com/mikf/gallery-dl/archive/v1.6.0.zip
|
||||
.. _dev: https://github.com/mikf/gallery-dl/archive/master.zip
|
||||
|
||||
.. _Python: https://www.python.org/downloads/
|
||||
|
||||
@@ -6,4 +6,4 @@
|
||||
# it under the terms of the GNU General Public License version 2 as
|
||||
# published by the Free Software Foundation.
|
||||
|
||||
__version__ = "1.6.0-dev"
|
||||
__version__ = "1.6.0"
|
||||
|
||||
@@ -25,6 +25,7 @@ TRAVIS_SKIP = {
|
||||
BROKEN = {
|
||||
"deviantart",
|
||||
"dokireader",
|
||||
"hentaifoundry",
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user