Skip to content

Commit e71f6bc

Browse files
authored
Merge pull request #130 from AndreiDrang/main
v0.9.5
2 parents 9bcf428 + b528a05 commit e71f6bc

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# python3-capsolver
22

3-
![Logo](https://red-panda-dev.xyz/media/images/Capsolver_ugBYrN0.original.png)
3+
[![Capsolver.png](https://s.vyjava.xyz/files/2024/12-December/17/109278aa/Capsolver.png)](https://vyjava.xyz/dashboard/image/109278aa-961a-4503-bed0-0a9c838dcef2)
44

55
<hr>
66

@@ -58,4 +58,4 @@ Check [releases page](https://github.com/AndreiDrang/python3-capsolver/releases)
5858

5959
### How to get API Key to work with the library
6060
1. On the page - https://dashboard.capsolver.com/overview/user-center
61-
2. Find it: ![img.png](files/img.png)
61+
2. Find it: [![img.png](https://s.vyjava.xyz/files/2024/12-December/17/ae8d4fbf/img.png)](https://vyjava.xyz/dashboard/image/ae8d4fbf-7451-441d-8984-79b1a7adbe27)

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ pallets_sphinx_themes==2.3.0
33
myst-parser==4.0.0
44
autodoc_pydantic==2.2.0
55
pydantic==2.10.3
6-
pydantic-settings==2.6.1
6+
pydantic-settings==2.7.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.9.4"
1+
__version__ = "0.9.5"

0 commit comments

Comments
 (0)