Skip to content

Commit 979fa8e

Browse files
authored
Update how-to-dev-guide-py-sdk.md
1 parent 0626404 commit 979fa8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-maps/how-to-dev-guide-py-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ if __name__ == '__main__':
356356

357357
## Using V1 SDKs for Search and Render
358358

359-
To use Search V1 and Render V1 SDK, please refer to Search V1 SDK [package](https://pypi.org/project/azure-maps-search/1.0.0/) page and Render V1 SDK [package](https://pypi.org/project/azure-maps-render/1.0.0/) for more information.
359+
To use Search V1 and Render V1 SDK, please refer to Search V1 SDK [package](https://pypi.org/project/azure-maps-search/1.0.0b2/) page and Render V1 SDK [package](https://pypi.org/project/azure-maps-render/1.0.0b2/) for more information.
360360

361361

362362
## Additional information

0 commit comments

Comments
 (0)