Skip to content

Commit 2809860

Browse files
Technologicatclaude
andcommitted
Release 2.4.3
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent bd31dd7 commit 2809860

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.4.3 (in progress)
3+
## 2.4.3 (20 April 2026)
44

55
### Bug fixes
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.4.3-dev"
3+
__version__ = "2.4.3"
44

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

0 commit comments

Comments
 (0)