fixed multibars

This commit is contained in:
2024-02-15 15:58:31 +01:00
parent 866f8cd2ff
commit a0d597723c
4 changed files with 37 additions and 10 deletions

View File

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