removed useless parameters, removed some defaults

This commit is contained in:
Benoît Sierro
2023-10-19 10:56:52 +02:00
parent 4110579b89
commit 0a204aafe1
3 changed files with 15 additions and 30 deletions

View File

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