We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b6f55e commit 404c787Copy full SHA for 404c787
consts.go
@@ -2,7 +2,7 @@ package bybit_connector
2
3
const (
4
Name = "bybit.api.go"
5
- Version = "1.0.4"
+ Version = "1.0.5"
6
// Https
7
MAINNET = "https://api.bybit.com"
8
MAINNET_BACKT = "https://api.bytick.com"
0 commit comments