Skip to content

Commit 429da68

Browse files
committed
bump version
1 parent 80fb402 commit 429da68

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "reticula"
3-
version = "0.12.1"
3+
version = "0.13.0"
44
description="Analyse temporal network and hypergraphs efficiently."
55
authors = [{name="Arash Badie-Modiri", email="arashbm@gmail.com"}]
66
requires-python = ">=3.10"
@@ -51,7 +51,7 @@ wheel.py-api = "cp312"
5151
build-dir = "build/{wheel_tag}"
5252

5353
[tool.cibuildwheel]
54-
build-verbosity = 3
54+
build-verbosity = 2
5555

5656
[tool.cibuildwheel.linux]
5757
archs = ["x86_64"]

0 commit comments

Comments
 (0)