Skip to content

Commit 95f7e38

Browse files
committed
Update building
1 parent cee5cec commit 95f7e38

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ docstring-code-line-length = "dynamic"
5555

5656
[project]
5757
name = "hcle_py"
58-
version = "0.1.9"
58+
version = "0.1.11"
5959
description = "A High-performance C++ Learning Environment"
6060
authors = [{ name = "Hal Kolb", email = "hal@kolb.com" }]
6161
requires-python = ">=3.10"

vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hcle-py",
3-
"version-string": "0.1.9",
3+
"version-string": "0.1.11",
44
"dependencies": [
55
"pybind11",
66
"opencv4",

0 commit comments

Comments
 (0)