Skip to content

Commit

Permalink
Merge pull request #33 from dynamicheart/publish_workflow
Browse files Browse the repository at this point in the history
bump to v0.0.3
  • Loading branch information
dynamicheart authored Jan 3, 2024
2 parents e55a9fd + b952c09 commit 2486208
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "cuda-mock"
version = "0.0.2"
version = "0.0.3"
description = "mock cuda runtime api"
readme = "README.md"
requires-python = ">=3.8"
Expand All @@ -21,7 +21,7 @@ minimum-version = "0.4"
build-dir = "build/{wheel_tag}"

# Build stable ABI wheels for CPython 3.12+
wheel.py-api = "cp312"
# wheel.py-api = "cp312"


[tool.cibuildwheel]
Expand Down

0 comments on commit 2486208

Please sign in to comment.