Skip to content

Commit

Permalink
Increment version for anomalydetector releases (#14533)
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-sdk authored Aug 28, 2020
1 parent cd9efee commit b0007a1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion sdk/anomalydetector/Azure.AI.AnomalyDetector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Release History

## 3.0.0-preview.2 (Unreleased)


## 3.0.0-preview.1 (2020-08-18)

- Initial preview of the Azure.AI.AnomalyDetector client library.
- Initial preview of the Azure.AI.AnomalyDetector client library.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Description>This is the Microsoft Azure Cognitive Services Anomaly Detector client library</Description>
<AssemblyTitle>Microsoft Azure.AI.AnomalyDetector client library</AssemblyTitle>
<Version>3.0.0-preview.1</Version>
<Version>3.0.0-preview.2</Version>
<PackageTags>Microsoft Azure Anomaly Detector</PackageTags>
<TargetFrameworks>$(RequiredTargetFrameworks)</TargetFrameworks>
<GenerateAPIListing>false</GenerateAPIListing>
Expand Down

0 comments on commit b0007a1

Please sign in to comment.