Changed version to 0.0.4

This commit is contained in:
Andrey Mukhin
2022-09-19 15:47:30 +03:00
parent 872faacfe8
commit 25d1aad6b6
9 changed files with 87 additions and 1 deletions

View File

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