From 88f06d321ab010bfacd03a94ce7ff972eada9b1b Mon Sep 17 00:00:00 2001 From: Daniel Reardon Date: Tue, 6 Feb 2024 14:04:56 +1100 Subject: [PATCH] increased version number --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5d45581..bf77611 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name='scintools', - version='0.2', + version='0.4', description='Tools for analysing pulsar scintillation.', long_description="See: `github.com/danielreardon/scintools \ `_.",