Skip to content

Commit

Permalink
v2.4.0 GA (#67)
Browse files Browse the repository at this point in the history
## [2.4.0] - eSignature API v2-20.1.02 - 2020-06-02
### Changed
*   Added support for version v2.1-20.1.02 of the DocuSign eSignature API.
*   Updated the SDK release version.

Co-authored-by: Harsha Rahul Boggaram <[email protected]>
  • Loading branch information
harsharahul and harsharahul authored Jun 3, 2020
1 parent 82e07be commit ac47068
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file.

See [DocuSign Support Center](https://support.docusign.com/en/releasenotes/) for Product Release Notes.

## [2.4.0] - eSignature API v2-20.1.02 - 2020-06-02
### Changed
* Added support for version v2.1-20.1.02 of the DocuSign eSignature API.
* Updated the SDK release version.

## [2.3.0] - eSignature API v2-20.1.00 - 2020-03-27
### Changed
* Added support for version v2-20.1.00 of the DocuSign eSignature API.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
from setuptools import setup, find_packages

NAME = "docusign_esign"
VERSION = "2.4.0rc1"
VERSION = "2.4.0"
# To install the library, run the following
#
# python setup.py install
Expand Down

0 comments on commit ac47068

Please sign in to comment.