Skip to content

Commit 57f4e7c

Browse files
committed
wip: GPU acceleration, new release
1 parent 8ff8cab commit 57f4e7c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rem_math"
3-
version = "0.2.8"
3+
version = "0.2.9"
44
edition = "2021"
55

66
[lib]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "rem_math"
3-
version = "0.2.8"
3+
version = "0.2.9"
44
description = ""
55
authors = [
66
{name = "WrldEngine",email = "kamran_pulatov@outlook.com"}

0 commit comments

Comments
 (0)