Skip to content

Commit 75207db

Browse files
committed
Update version to 0.7.1
1 parent 6995fb4 commit 75207db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/reference/api-full.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ For a curated, example-driven API guide, see **[api.md](api.md)**.
1010
> - **[CLI Reference](cli.md)** - Command-line interface
1111
> - **[DSL Reference](dsl.md)** - YAML syntax guide
1212
13-
**Generated from source code on:** June 11, 2025 at 02:19 UTC
13+
**Generated from source code on:** June 11, 2025 at 02:22 UTC
1414

1515
**Modules auto-discovered:** 35
1616

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
# ---------------------------------------------------------------------
66
[project]
77
name = "ngraph"
8-
version = "0.7.0"
8+
version = "0.7.1"
99
description = "A tool and a library for network modeling and capacity analysis."
1010
readme = "README.md"
1111
authors = [{ name = "Andrey Golovanov" }]

0 commit comments

Comments
 (0)