Skip to content

Commit 3cb8cca

Browse files
committed
update version
1 parent 9aadf4f commit 3cb8cca

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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 = "cotengrust"
3-
version = "0.1.5"
3+
version = "0.2.0"
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.5"
3+
version = "0.2.0"
44
description = "Fast contraction ordering primitives for tensor networks."
55
readme = "README.md"
66
requires-python = ">=3.8"

0 commit comments

Comments
 (0)