Skip to content

Commit 437497d

Browse files
wh0am1iwh0am1i
authored andcommitted
update():remove username and password authenticate method
1 parent 505c705 commit 437497d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@ The ``-dot`` parameter will generate a picture in ``png`` format and save the or
617617
Similarly, the SDK also supports API-KEY authentication methods,
618618
``APIKEY``, as follows:
619619

620-
**.APIKEY**
620+
**APIKEY**
621621

622622
.. code:: python
623623

zoomeye/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111

1212
__name__ = 'zoomeye'
1313
__package__ = 'zoomeye'
14-
__version__ = 'v2.1.2'
14+
__version__ = 'v2.2.0'
1515
__site__ = "https://www.zoomeye.org/doc"

0 commit comments

Comments
 (0)