Skip to content

Commit 8f38833

Browse files
author
N
committed
increase version
1 parent 763e917 commit 8f38833

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

ptx_parse/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ptx_parse/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ptxParser"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
edition = "2024"
55

66
[dependencies]

ptx_parse/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "ptx-parser"
7-
version = "0.1.2"
7+
version = "0.1.3"
88
description = "Fast PTX parser generated for CUDA GPU binaries, built with Rust"
99
requires-python = ">=3.8"
1010

0 commit comments

Comments
 (0)