new parameters display logic

This commit is contained in:
Benoît Sierro
2023-10-13 15:23:22 +02:00
parent f9b75efd6a
commit 159433f654
5 changed files with 77 additions and 86 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "scgenerator"
version = "0.3.18"
version = "0.3.19"
description = "Simulate nonlinear pulse propagation in optical fibers"
readme = "README.md"
authors = [{ name = "Benoit Sierro", email = "benoit.sierro@iap.unibe.ch" }]