Skip to content

Commit 0b73dff

Browse files
authored
Update Packaging.props
1 parent 1e28020 commit 0b73dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Packaging.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<PackageIcon>logo.jpeg</PackageIcon>
66
<PackageReadmeFile>README.md</PackageReadmeFile>
77
<RepositoryUrl>https://github.com/tonybaloney/CSnakes</RepositoryUrl>
8-
<VersionPrefix>1.1.0</VersionPrefix>
8+
<VersionPrefix>1.2.0</VersionPrefix>
99
<PackageLicenseFile>LICENSE</PackageLicenseFile>
1010
<PackageTags>python interop</PackageTags>
1111
<PackageDescription>Runtime for embedding Python code and libraries directly into .NET applications without REST, HTTP, or microservices. Supports Python 3.9-3.13, virtual environments, and cross-platform deployment.</PackageDescription>

0 commit comments

Comments
 (0)