We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7496f2f commit ac9e0feCopy full SHA for ac9e0fe
src/Bonsai.Scripting.Python/Bonsai.Scripting.Python.csproj
@@ -5,7 +5,7 @@
5
<Description>Bonsai Scripting Library for interfacing with the Python runtime.</Description>
6
<PackageTags>Bonsai Rx Scripting Python Python.NET</PackageTags>
7
<TargetFramework>net472</TargetFramework>
8
- <VersionPrefix>0.1.0</VersionPrefix>
+ <VersionPrefix>0.2.0</VersionPrefix>
9
<LangVersion>8.0</LangVersion>
10
</PropertyGroup>
11
0 commit comments