release version 1.28.3

This commit is contained in:
Mike Fährmann
2025-01-04 16:42:02 +01:00
parent 107798eeab
commit 7e8ca377fc
3 changed files with 24 additions and 3892 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -76,9 +76,9 @@ Standalone Executable
Prebuilt executable files with a Python interpreter and
required Python packages included are available for
- `Windows <https://github.com/mikf/gallery-dl/releases/download/v1.28.2/gallery-dl.exe>`__
- `Windows <https://github.com/mikf/gallery-dl/releases/download/v1.28.3/gallery-dl.exe>`__
(Requires `Microsoft Visual C++ Redistributable Package (x86) <https://aka.ms/vs/17/release/vc_redist.x86.exe>`__)
- `Linux <https://github.com/mikf/gallery-dl/releases/download/v1.28.2/gallery-dl.bin>`__
- `Linux <https://github.com/mikf/gallery-dl/releases/download/v1.28.3/gallery-dl.bin>`__
Nightly Builds

View File

@@ -6,5 +6,5 @@
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
__version__ = "1.28.3-dev"
__version__ = "1.28.3"
__variant__ = None