Skip to content

Commit 7418aa1

Browse files
committed
chore: add the correct version for the nuget package
1 parent ba7411a commit 7418aa1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SentimentAnalyzer/SentimentAnalyzer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
5-
<Version>1.0.4</Version>
5+
<Version>1.2.3</Version>
66
<Authors>Arafat Tehsin</Authors>
77
<Description>Semantic Analyzer is an on-device (offline) open-source library to find out what customers think of your brand or topic by analyzing raw text for clues about positive or negative sentiment. This library returns a sentiment probability and score along with the prediction flags (true for Positive, false for Negative). Powered by Microsoft ML.NET</Description>
88
<Copyright>Copyright © 2021</Copyright>

0 commit comments

Comments
 (0)