File size: 668 Bytes
065fee7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Release History

## 0.2.1 (2024-06-26)

### Other Changes

- This package is no longer being maintained. Please refer to the samples in the [Bing Search for Python repo](https://github.com/microsoft/bing-search-sdk-for-python/tree/main) instead.

For additional support, please open a new issue in the [Issues](https://github.com/microsoft/bing-search-sdk-for-python/issues) section of the Microsoft Bing Search SDK for Python repo.

## 0.2.0 (2018-12-11)

**Features**

  - New parameters market, safe_search and set_lang

## 0.1.1 (2018-05-04)

**Bugfixes**

  - Fix knowledge_request parameter (was ignored by the SDK)

## 0.1.0 (2018-05-02)

  - Initial Release