Working Full field
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[metadata]
|
||||
name = scgenerator
|
||||
version = 0.1.0
|
||||
version = 0.2.5dev
|
||||
description = Simulated PCFs and supercontinuum generation !
|
||||
author = Benoit Sierro
|
||||
author_email = benoit.sierro@iap.unibe.ch
|
||||
@@ -24,6 +24,7 @@ install_requires =
|
||||
matplotlib
|
||||
scipy
|
||||
tomli
|
||||
tomli-w
|
||||
tqdm
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
__version__ = "0.2.4dev"
|
||||
__version__ = "0.2.5dev"
|
||||
|
||||
from typing import Any
|
||||
|
||||
|
||||
Reference in New Issue
Block a user