Skip to content

Commit 0a8a378

Browse files
committed
Release 2.6.0 (Cadastre)
1 parent cbf05e9 commit 0a8a378

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 2.6.0 (in progress) — *Cadastre*
3+
## 2.6.0 (30 April 2026) — *Cadastre*
44

55
### New features
66

pyan/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
22

3-
__version__ = "2.6.0-dev"
3+
__version__ = "2.6.0"
44

55
from .main import create_callgraph, main # noqa: F401
66
from .modvis import create_modulegraph # noqa: F401

0 commit comments

Comments
 (0)