8000 Revert "revert update to TorchSharp 0.96.0" · DiffSharp/DiffSharp@f63209b · GitHub
[go: up one dir, main page]

Skip to content

Commit f63209b

Browse files
authored
Revert "revert update to TorchSharp 0.96.0"
1 parent 6aaa816 commit f63209b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44

5-
<TorchSharpVersion>0.93.5</TorchSharpVersion>
5+
<TorchSharpVersion>0.96.0</TorchSharpVersion>
66
<FSharpCoreVersion>5.0.2</FSharpCoreVersion>
77
<!-- Standard nuget.org location -->
88
<RestoreSources>https://api.nuget.org/v3/index.json</RestoreSources>
@@ -33,7 +33,7 @@
3333
</PropertyGroup>
3434

3535
<PropertyGroup>
36-
<Version>1.0.3</Version>
36+
<Version>1.0.2</Version>
3737
<Authors>Atılım Güneş Baydin, Don Syme, Barak A. Pearlmutter, Jeffrey Siskind, and DiffSharp contributors</Authors>
3838
<Owners>DiffSharp maintainers</Owners>
3939
<PackageProjectUrl>https://diffsharp.github.io</PackageProjectUrl>

0 commit comments

Comments
 (0)
0