This repository has been archived by the owner on Aug 10, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Antonio
committed
Jun 2, 2023
1 parent
a78ab99
commit f01728b
Showing
2 changed files
with
43 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
|
||
setup( | ||
name="BingImageCreator", | ||
version="0.3.1", | ||
version="0.4.0", | ||
license="GNU General Public License v2.0", | ||
author="Antonio Cheong", | ||
author_email="[email protected]", | ||
|
@@ -15,7 +15,7 @@ | |
"Bug Report": "https://github.com/acheong08/BingImageCreator/issues/new", | ||
}, | ||
install_requires=[ | ||
"aiohttp", | ||
"httpx", | ||
"regex", | ||
"requests", | ||
], | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters