Skip to content

Commit de744d1

Browse files
authored
Acknowledge SB GA in pip install (Azure#15998)
1 parent 2e94c50 commit de744d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/servicebus/azure-servicebus/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Use the Service Bus client library for Python to communicate between application
2727
Install the Azure Service Bus client library for Python with [pip][pip]:
2828

2929
```Bash
30-
pip install azure-servicebus --pre
30+
pip install azure-servicebus
3131
```
3232

3333
### Prerequisites:

0 commit comments

Comments
 (0)