Skip to content

Commit ab9ea60

Browse files
committed
release: new version 0.15.5
Changes since 0.15.4 mutest: update docs that no-description implies no error on !success mutest: print pause on empty desc mutest: improve clarty of test pause mutest: fix partial match for non dictionary items mutest: do even deeper inspection during DeepDiff for in-exect matching mutest: add control step, pause() munet: replace %NAME% in `prompt` munet: fix issue with adding namespaces in parallel runs munet: fix bug in cli.py munet: cleanup p2p configuration munet: Allow more than 256 nodes docs: Alternate install instructions Signed-off-by: Christian Hopps <chopps@gmail.com>
1 parent dafe24c commit ab9ea60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "munet"
3-
version = "0.15.4"
3+
version = "0.15.5"
44
description = "A package to facilitate network simulations"
55
authors = ["Christian Hopps <chopps@labn.net>"]
66
license = "GPL-2.0-or-later"

0 commit comments

Comments
 (0)