summaryrefslogtreecommitdiffstats
path: root/PKG-INFO
diff options
context:
space:
mode:
Diffstat (limited to 'PKG-INFO')
-rw-r--r--PKG-INFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKG-INFO b/PKG-INFO
index 550241f..6787cc9 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: gallery_dl
-Version: 1.30.2
+Version: 1.30.3
Summary: Command-line program to download image galleries and collections from several image hosting sites
Home-page: https://github.com/mikf/gallery-dl
Download-URL: https://github.com/mikf/gallery-dl/releases/latest
@@ -37,6 +37,7 @@ Requires-Dist: yt-dlp; extra == "video"
Provides-Extra: extra
Requires-Dist: requests[socks]; extra == "extra"
Requires-Dist: yt-dlp[default]; extra == "extra"
+Requires-Dist: jinja2; extra == "extra"
Requires-Dist: pyyaml; extra == "extra"
Requires-Dist: toml; python_version < "3.11" and extra == "extra"
Requires-Dist: truststore; python_version >= "3.10" and extra == "extra"
@@ -138,9 +139,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.30.2/gallery-dl.exe>`__
+- `Windows <https://github.com/mikf/gallery-dl/releases/download/v1.30.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.30.2/gallery-dl.bin>`__
+- `Linux <https://github.com/mikf/gallery-dl/releases/download/v1.30.3/gallery-dl.bin>`__
Nightly Builds