Skip to content

Commit b98d9e1

Browse files
committed
Fix deviceupdate stable release classifier
1 parent 5de8981 commit b98d9e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/deviceupdate/azure-iot-deviceupdate/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ authors = [
1717
description = "Microsoft Corporation Azure Iot Deviceupdate Client Library for Python"
1818
license = "MIT"
1919
classifiers = [
20-
"Development Status :: 4 - Beta",
20+
"Development Status :: 5 - Production/Stable",
2121
"Programming Language :: Python",
2222
"Programming Language :: Python :: 3 :: Only",
2323
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)