Changed version to 0.0.3

This commit is contained in:
Andrey Mukhin 2022-09-19 15:27:39 +03:00
parent b8434be91c
commit e1c02d5f9c

View File

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