Skip to content

Commit 9bb2c94

Browse files
committed
Release version 1.0.3
1 parent e61373c commit 9bb2c94

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "variPEPS"
3-
version = "1.0.2"
3+
version = "1.0.3"
44
description = "Versatile tensor network library for variational ground state simulations in two spatial dimensions"
55
authors = [
66
{name = "Jan Naumann", email = "[email protected]"},
@@ -68,6 +68,5 @@ experimental = true
6868
[tool.cibuildwheel]
6969
# Enable free-threaded support
7070
enable = ["cpython-freethreading"]
71-
7271
# Disable building PyPy, musllinux and thread-freethreading on Mac and Windows wheels
7372
skip = ["pp*", "*musllinux*", "*t-macosx*", "*t-win*"]

uv.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.

0 commit comments

Comments
 (0)