Version change to 0.0.5

This commit is contained in:
Andrey Mukhin 2022-09-22 12:45:48 +03:00
parent 5dc1473a35
commit d09c715505

View File

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