Skip to content

Commit 19de157

Browse files
committed
update version to 0.1.5
1 parent 2ab0c71 commit 19de157

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

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

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "cotengrust"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
description = "Fast contraction ordering primitives for tensor networks."
55
readme = "README.md"
66
requires-python = ">=3.8"

0 commit comments

Comments
 (0)