added auto_sync feature

This commit is contained in:
Benoît Sierro
2023-12-11 10:45:24 +01:00
parent 91545d39bb
commit e5c37f3155
3 changed files with 74 additions and 2 deletions

View File

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