Skip to content

Commit 5bcb408

Browse files
committed
Release version 0.8.0
1 parent ae617cb commit 5bcb408

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

pyproject.toml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "variPEPS"
3-
version = "0.7.2"
3+
version = "0.8.0"
44
description = "Versatile tensor network library for variational ground state simulations in two spatial dimensions"
55
authors = [
66
{name = "Jan Naumann", email = "[email protected]"},
@@ -30,6 +30,8 @@ keywords = [
3030
"quantum-many-body-physics"
3131
]
3232
classifiers = [
33+
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
34+
"Programming Language :: Python :: 3",
3335
"Intended Audience :: Science/Research",
3436
"Topic :: Scientific/Engineering :: Physics",
3537
]

uv.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)