Skip to content

Commit

Permalink
[SignalR] Update azure-mgmt-signalr SDK to 0.1.1 (Azure#7224)
Browse files Browse the repository at this point in the history
  • Loading branch information
zackliu authored and troydai committed Sep 5, 2018
1 parent 2940d93 commit bce6671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/command_modules/azure-cli-signalr/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
]

DEPENDENCIES = [
'azure-mgmt-signalr==0.1.0',
'azure-mgmt-signalr==0.1.1',
'azure-cli-core'
]

Expand Down

0 comments on commit bce6671

Please sign in to comment.