Skip to content

Commit a86d917

Browse files
committed
version: bump version number
1 parent 57fa159 commit a86d917

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "asic-rs"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
edition = "2024"
55
license = "Apache-2.0"
66
description = "Simple ASIC management in Rust"

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 = "pyasic_rs"
7-
version = "0.1.4"
7+
version = "0.1.5"
88
description = "Python bindings for asic-rs"
99
authors = [{ name = "Brett Rowan", email = "121075405+b-rowan@users.noreply.github.com" }]
1010
repository = "https://github.com/256-Foundation/asic-rs"

0 commit comments

Comments
 (0)