Version change to 0.0.6

This commit is contained in:
Andrey Mukhin 2022-11-02 17:29:02 +03:00
parent 07b3efda46
commit 77683068ee

View File

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