From 6b91bc23bcf56396aa4495f26ec54b07b3f90b0b Mon Sep 17 00:00:00 2001 From: Ivan Pepelnjak Date: Sun, 12 Apr 2026 13:54:34 +0200 Subject: [PATCH] Release 26.04 --- README.md | 2 +- docs/release/26.04.md | 4 ++++ legacy/setup.py | 2 +- netsim/__init__.py | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e4eb1e8931..72eca48bba 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Interested? [Read the documentation](https://netlab.tools) (also available on [G ## Releases -The latest release is [release 26.03](https://github.com/ipspace/netlab/releases/tag/release_26.03). It should be pretty stable, but if you encounter bugs, please report them as [GitHub issues](https://github.com/ipspace/netlab/issues/new/choose) and use [release 26.02](https://github.com/ipspace/netlab/releases/tag/release_26.02). +The latest release is [release 26.04](https://github.com/ipspace/netlab/releases/tag/release_26.04). It should be pretty stable, but if you encounter bugs, please report them as [GitHub issues](https://github.com/ipspace/netlab/issues/new/choose) and use [release 26.03](https://github.com/ipspace/netlab/releases/tag/release_26.03).