Skip to content

Commit 8734ea3

Browse files
committed
Versioning.md updated.
1 parent 26b17d4 commit 8734ea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

VERSIONING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ This ensures the SDK remains reliable and accurate for production usage.
7777

7878
### 4.1 Minimum Python Version Changes
7979

80-
Increasing the **minimum supported Python version** (e.g., Python 3.7 → Python 3.11) is always treated as a **MAJOR** version change. Such a change breaks compilation and runtime compatibility for existing users and therefore constitutes a breaking API change.
80+
Increasing the **minimum supported Python version** (e.g., Python 3.7 → Python 3.11) is always treated as a **MAJOR** version change. Such a change may break compilation and runtime compatibility for existing users and therefore constitutes a breaking API change.
8181

8282
### 4.2 Dependency Upgrade Policy
8383

0 commit comments

Comments
 (0)