Skip to content

Commit

Permalink
Merge pull request #3 from zoho/beta
Browse files Browse the repository at this point in the history
3.0.0
  • Loading branch information
raja-7453 authored Aug 22, 2024
2 parents 125edf9 + f976855 commit 8715ff9
Show file tree
Hide file tree
Showing 1,668 changed files with 199,285 additions and 6 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ License

## Latest Version

- [3.0.0](/versions/3.0.0/README.md)
- Updated Fields meta error handling in Utility class.

- [2.0.0](/versions/2.0.0/README.md)

- Handled Error Structure in MassDeleteTags API.
Expand Down Expand Up @@ -52,7 +55,7 @@ For older versions, please [refer](https://github.com/zoho/zohocrm-python-sdk-7.
## Including the SDK in your project
You can include the SDK to your project using:

- For including the latest [version](https://github.com/zoho/zohocrm-python-sdk-7.0/releases/tag/2.0.0)
- For including the latest [version](https://github.com/zoho/zohocrm-python-sdk-7.0/releases/tag/3.0.0)

- Install **Python** from [python.org](https://www.python.org/downloads/) (if not installed).

Expand All @@ -79,4 +82,4 @@ For example, if you generate the tokens for your Sandbox environment in the CN d

---

For more details, kindly refer [here](/versions/2.0.0/README.md).
For more details, kindly refer [here](/versions/3.0.0/README.md).
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

setup(
name='zohocrmsdk7_0',
version='2.0.0',
version='3.0.0',
description='Zoho CRM SDK for ZOHO CRM v7 APIs',
long_description=long_description,
long_description_content_type='text/markdown',
Expand Down
Loading

0 comments on commit 8715ff9

Please sign in to comment.