File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.7.1] - 2026-03-26
9+
10+ ### Added
11+
12+ - Windows AMD64 wheel builds in release workflow
13+ - Windows test coverage in CI
14+
815## [ 0.7.0] - 2026-03-26
916
1017### Changed
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"
44
55[project ]
66name = " netgraph-core"
7- version = " 0.7.0 "
7+ version = " 0.7.1 "
88description = " C++ implementation of graph algorithms for network flow analysis and traffic engineering with Python bindings"
99readme = " README.md"
1010requires-python = " >=3.11"
You can’t perform that action at this time.
0 commit comments