From 3375c33bcb36b2d5661052b63ad040e9504cfd0c Mon Sep 17 00:00:00 2001 From: JKorf Date: Sat, 16 Mar 2024 16:34:38 +0100 Subject: [PATCH] Updated version --- ByBit.Net/Bybit.Net.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ByBit.Net/Bybit.Net.csproj b/ByBit.Net/Bybit.Net.csproj index 7e7c0493..ac627db4 100644 --- a/ByBit.Net/Bybit.Net.csproj +++ b/ByBit.Net/Bybit.Net.csproj @@ -1,4 +1,4 @@ - + netstandard2.0;netstandard2.1 enable @@ -7,9 +7,9 @@ Bybit.Net JKorf - 3.6.1 - 3.6.1 - 3.6.1 + 3.7.0 + 3.7.0 + 3.7.0 Bybit.Net is a client library for accessing the Bybit REST and Websocket API. All data is mapped to readable models and enum values. Additional features include an implementation for maintaining a client side order book, easy integration with other exchange client libraries and more. false Bybit;Bybit.Net;Bybit Client;Bybit API;CryptoCurrency;CryptoCurrency Exchange