Skip to content

Commit c461cc7

Browse files
committed
update pypi lib
1 parent 94232a5 commit c461cc7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cygnusx1/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "1.0.3"
1+
__version__ = "1.0.4"
22
__author__ = "[email protected]"

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name="CygnusX1",
10-
version="1.0.3",
10+
version="1.0.4",
1111
description="A multithreaded tool for searching and downloading images from popular search engines. It is straightforward to set up and run!",
1212
long_description=README,
1313
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)