turbodocx-sdk 0.1.3__tar.gz → 0.1.4__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: turbodocx-sdk
3
- Version: 0.1.3
3
+ Version: 0.1.4
4
4
  Summary: TurboDocx Python SDK - Digital signatures, document generation, and AI-powered workflows
5
5
  Project-URL: Homepage, https://www.turbodocx.com
6
6
  Project-URL: Documentation, https://www.turbodocx.com/docs
@@ -42,7 +42,7 @@ The most developer-friendly **DocuSign & PandaDoc alternative** for **e-signatur
42
42
  [![Python Versions](https://img.shields.io/pypi/pyversions/turbodocx-sdk)](https://pypi.org/project/turbodocx-sdk/)
43
43
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](./LICENSE)
44
44
 
45
- [Documentation](https://docs.turbodocx.com/docs) • [API Reference](https://docs.turbodocx.com/docs/api) • [Examples](#examples) • [Discord](https://discord.gg/NYKwz4BcpX)
45
+ [Documentation](https://docs.turbodocx.com/docs) • [API Reference](https://docs.turbodocx.com/docs/SDKs/) • [Examples](#examples) • [Discord](https://discord.gg/NYKwz4BcpX)
46
46
 
47
47
  </div>
48
48
 
@@ -13,7 +13,7 @@ The most developer-friendly **DocuSign & PandaDoc alternative** for **e-signatur
13
13
  [![Python Versions](https://img.shields.io/pypi/pyversions/turbodocx-sdk)](https://pypi.org/project/turbodocx-sdk/)
14
14
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](./LICENSE)
15
15
 
16
- [Documentation](https://docs.turbodocx.com/docs) • [API Reference](https://docs.turbodocx.com/docs/api) • [Examples](#examples) • [Discord](https://discord.gg/NYKwz4BcpX)
16
+ [Documentation](https://docs.turbodocx.com/docs) • [API Reference](https://docs.turbodocx.com/docs/SDKs/) • [Examples](#examples) • [Discord](https://discord.gg/NYKwz4BcpX)
17
17
 
18
18
  </div>
19
19
 
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "turbodocx-sdk"
3
- version = "0.1.3"
3
+ version = "0.1.4"
4
4
  description = "TurboDocx Python SDK - Digital signatures, document generation, and AI-powered workflows"
5
5
  readme = "README.md"
6
6
  requires-python = ">=3.9"
File without changes
File without changes
File without changes
File without changes
File without changes