Skip to content

Commit b4dae6b

Browse files
author
Jasnoor Singh
committed
migration updates
1 parent 947ebbb commit b4dae6b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/pages/overview/releasenotes.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,14 @@ const pageLayout = new PDFServicesSdk.CreatePDF.options.html.PageLayout();
149149
using Adobe.PDFServicesSDK;
150150
```
151151

152+
### Python changes
153+
154+
* Add the following dependency in your project’s requirements.txt file:
155+
156+
```
157+
pdfservices-sdk~=4.0.0
158+
```
159+
152160
## Archived Documentation
153161

154162
The last major version of our documentation may be found [here](../legacy-documentation/).

0 commit comments

Comments
 (0)