general cleanup

This commit is contained in:
Benoît Sierro
2023-08-23 13:41:02 +02:00
parent 8c84487465
commit 4ea23bedda
6 changed files with 29 additions and 26 deletions

View File

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