Skip to content

Commit 09e31ca

Browse files
committed
Update pyproject.toml
1 parent 7a4f93e commit 09e31ca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/vcpkg_cmake/simple/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[project]
22
description = "A simple project showing how to use vcpkg with CPPython"
3-
name = "cppython-vcpkg-simple"
3+
name = "cppython-vcpkg-cmake-simple"
4+
version = "1.0.0"
45

56
license = {text = "MIT"}
67

0 commit comments

Comments
 (0)