change: grid and units improvements

This commit is contained in:
Benoît Sierro
2023-09-05 09:05:39 +02:00
parent a599f55cdb
commit ff7e78b1b5
7 changed files with 66 additions and 30 deletions

View File

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