Skip to content

Commit 4f5013f

Browse files
committed
New version
1 parent 227ed63 commit 4f5013f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

service_info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"services": {
33
"name": "RemotePythonExecution",
4-
"version": "0.0.4",
4+
"version": "0.0.5",
55
"projectType": "DotnetProject",
66
"dependencies": []
77
},

src/RemotePythonExecution/RemotePythonExecution.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<TargetFramework>net8.0</TargetFramework>
66
<ImplicitUsings>disable</ImplicitUsings>
77
<Nullable>disable</Nullable>
8-
<Version>0.0.4</Version>
8+
<Version>0.0.5</Version>
99
<IsPackable>false</IsPackable>
1010
<Title>$(SolutionName)</Title>
1111
<Authors>vertigra</Authors>

0 commit comments

Comments
 (0)