better warnings/errors

This commit is contained in:
Benoît Sierro
2023-11-27 16:27:48 +01:00
parent bf9833deeb
commit 5f2e20e70d
3 changed files with 11 additions and 3 deletions

View File

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