commit v0.0.8

This commit is contained in:
Andrey Mukhin
2022-12-15 12:58:59 +03:00
parent 58bbad28c0
commit ad5bbeb092
10 changed files with 74 additions and 45 deletions

View File

@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools.setup(
name="nuwavsource",
version="0.0.7",
version="0.0.8",
author="Andrey Mukhin",
author_email="amukhin@phystech.edu",
description="A package for source exclusion in NuStar observation data using wavelet decomposition",