allow numpy number types in parameters

This commit is contained in:
Benoît Sierro
2023-10-17 09:08:38 +02:00
parent 159433f654
commit 967efa9d13
2 changed files with 52 additions and 49 deletions

View File

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