Skip to content

Commit 8f8d50f

Browse files
Merge pull request #253635 from mrm9084/FixPythonBetaVersion
App Configuration - Python Version Update
2 parents b860603 + 724670d commit 8f8d50f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/enable-dynamic-configuration-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ In this tutorial, you learn how to:
2222
> * Set up your app to update its configuration in response to changes in an App Configuration store.
2323
2424
> [!NOTE]
25-
> Requires [azure-appconfiguration-provider](https://pypi.org/project/azure-appconfiguration-provider/1.1.0b1/) package version 1.1.0b1 or later.
25+
> Requires [azure-appconfiguration-provider](https://pypi.org/project/azure-appconfiguration-provider/1.1.0b2/) package version 1.1.0b2 or later.
2626
2727
## Prerequisites
2828

0 commit comments

Comments
 (0)