change: units and io refactoring

This commit is contained in:
Benoît Sierro
2023-09-12 11:55:35 +02:00
parent 292896bdce
commit ae09fdd3d0
7 changed files with 58 additions and 27 deletions

View File

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