tests cleaned-up

This commit is contained in:
Miha Kralj
2022-12-21 16:29:36 -08:00
parent 5844547a79
commit 5f44ab9a9a
5 changed files with 44 additions and 43 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Title>QuanTAlib</Title>
<Version>0.1.23</Version>
<Version>0.1.24</Version>
<Product>Library of Technical Indicators for .NET</Product>
<Description>Quantitative Technical Analysis library for both real-time (streaming) and historical data analysis</Description>
<RepositoryType>git</RepositoryType>