mirror of
https://github.com/csd4ni3l/gp-dl.git
synced 2026-06-02 11:45:35 +02:00
Bump version
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
from .lib import download_albums
|
||||
|
||||
__version__ = "0.3.0"
|
||||
__version__ = "0.4.0"
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "gp-dl"
|
||||
version = "0.3.0"
|
||||
version = "0.4.0"
|
||||
description = "A Python-based Google Photos downloader built with Selenium."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
|
||||
Reference in New Issue
Block a user