Skip to content

Commit 7425b70

Browse files
Remove server 0.x references from compatibility docs
SDK 0.1.x requires server 2.x only. Part of #271
1 parent 18f1825 commit 7425b70

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,7 @@ Full documentation is available at [durable-workflow.github.io/docs/2.0/sdks/pyt
7777

7878
## Compatibility
7979

80-
SDK version 0.1.x is compatible with:
81-
- **Server 0.x** (development/prerelease versions 0.1.0 through 0.1.9+)
82-
- **Server 2.x** (stable release versions 2.0.0+)
80+
SDK version 0.1.x requires **Server 2.x** (versions 2.0.0+).
8381

8482
The worker automatically checks server version at startup and raises a clear error if incompatible.
8583

0 commit comments

Comments
 (0)