Skip to content

Commit

Permalink
Merge pull request #130 from AndreiDrang/main
Browse files Browse the repository at this point in the history
v0.9.5
  • Loading branch information
AndreiDrang authored Dec 17, 2024
2 parents 9bcf428 + b528a05 commit e71f6bc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# python3-capsolver

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

<hr>

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

### How to get API Key to work with the library
1. On the page - https://dashboard.capsolver.com/overview/user-center
2. Find it: ![img.png](files/img.png)
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)
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ pallets_sphinx_themes==2.3.0
myst-parser==4.0.0
autodoc_pydantic==2.2.0
pydantic==2.10.3
pydantic-settings==2.6.1
pydantic-settings==2.7.0
2 changes: 1 addition & 1 deletion src/python3_capsolver/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.9.4"
__version__ = "0.9.5"

0 comments on commit e71f6bc

Please sign in to comment.