diff --git a/Alpaca.Markets/Alpaca.Markets.csproj b/Alpaca.Markets/Alpaca.Markets.csproj index 3ab200bd..f0aa18f2 100644 --- a/Alpaca.Markets/Alpaca.Markets.csproj +++ b/Alpaca.Markets/Alpaca.Markets.csproj @@ -12,15 +12,14 @@ - 7.0.2.0 - 7.0.2.0 - 7.0.2 + 7.0.3.0 + 7.0.3.0 + 7.0.3 -- The logic for converting JSON strings to enum values with fallback improved and now is exception-free mostly. -- Added the new `FractionalAtExtended` enumeration member into the `AssetAttributes` enumeration. +- Added the public init setters for the `OpenEst` and `CloseEst` properties of the `OpenClose` structure. C# SDK for Alpaca Trade API https://docs.alpaca.markets/ https://github.com/alpacahq/alpaca-trade-api-csharp