Skip to content

Commit 36819f0

Browse files
authored
network traversal was set to inactive (#35282)
1 parent f70702d commit 36819f0

File tree

1 file changed

+1
-2
lines changed
  • sdk/communication/azure-communication-networktraversal

1 file changed

+1
-2
lines changed

sdk/communication/azure-communication-networktraversal/setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@
4545
license='MIT License',
4646
# ensure that the development status reflects the status of your package
4747
classifiers=[
48-
"Development Status :: 7 - Inactive",
49-
48+
"Development Status :: 4 - Beta",
5049
'Programming Language :: Python',
5150
"Programming Language :: Python :: 3 :: Only",
5251
'Programming Language :: Python :: 3',

0 commit comments

Comments
 (0)