Skip to content

Commit

Permalink
Version 3.6.0 release (#90)
Browse files Browse the repository at this point in the history
* Version 3.6.0-v2.1-20.3.00 release

* Update .travis.yml

* Update README.md

Co-authored-by: DevCenter-DocuSign <[email protected]>
  • Loading branch information
harsharahul and DevCenter-DocuSign authored Oct 2, 2020
1 parent 677d22f commit 3921a4c
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.

## [3.6.0] - eSignature API v2.1-20.3.00 - 2020-09-24
### Changed
- Added support for version v2.1-20.3.00 of the DocuSign eSignature API.
- Updated the SDK release version.

## [3.5.0] - eSignature API v2.1-20.2.02.02 - 2020-08-21
### Changed
* Added support for version v2.1-20.2.02.02 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 @@ -13,7 +13,7 @@
from setuptools import setup, find_packages, Command, os # noqa: H301

NAME = "docusign-esign"
VERSION = "3.6.0rc1"
VERSION = "3.6.0"
# To install the library, run the following
#
# python setup.py install
Expand Down

0 comments on commit 3921a4c

Please sign in to comment.