propagation fix

This commit is contained in:
Benoît Sierro
2023-10-04 09:53:24 +02:00
parent 27de20e6ca
commit 6d806cdfcf
2 changed files with 2 additions and 2 deletions

View File

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