Skip to content

Commit

Permalink
Prepare release 7.0.4 of SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegRa committed Mar 15, 2024
1 parent 487facd commit 4a8e58c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Alpaca.Markets/Alpaca.Markets.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
</PropertyGroup>

<PropertyGroup>
<AssemblyVersion>7.0.3.0</AssemblyVersion>
<FileVersion>7.0.3.0</FileVersion>
<Version>7.0.3</Version>
<AssemblyVersion>7.0.4.0</AssemblyVersion>
<FileVersion>7.0.4.0</FileVersion>
<Version>7.0.4</Version>
</PropertyGroup>

<PropertyGroup>
<PackageReleaseNotes>
- Added the public init setters for the `OpenEst` and `CloseEst` properties of the `OpenClose` structure.
= The implementation of the `IAuction.Closings` and `IAuction.Openings` properties were marked as optional.
</PackageReleaseNotes>
<Description>C# SDK for Alpaca Trade API https://docs.alpaca.markets/</Description>
<RepositoryUrl>https://github.com/alpacahq/alpaca-trade-api-csharp</RepositoryUrl>
Expand Down

0 comments on commit 4a8e58c

Please sign in to comment.