Skip to content

Commit 2831db4

Browse files
committed
python sdk version correction for priority based throttling
1 parent 5c82ba4 commit 2831db4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/priority-based-execution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To get started using priority-based execution, navigate to the **Features** page
4343
- Java v4: [v4.45.0](https://mvnrepository.com/artifact/com.azure/azure-cosmos/4.45.0) or later
4444
- Spark 3.2: [v4.19.0](https://central.sonatype.com/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-2_2-12/4.19.0) or later
4545
- JavaScript v4: [v4.0.0](https://www.npmjs.com/package/@azure/cosmos) or later
46-
- Python 4.6.0: [v4.6.0](https://pypi.org/project/azure-cosmos/4.6.0/) or later
46+
- Python: [v4.5.2b2](https://pypi.org/project/azure-cosmos/4.5.2b2/) or later. Available only in preview version.
4747

4848
## Code samples
4949

0 commit comments

Comments
 (0)