diff --git a/setup.py b/setup.py index 192172f..4c02b78 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( name='pyspedas_examples', - version='0.3.0', + version='0.4.0', description='Examples of pySPEDAS', long_description=open('README.md').read(), long_description_content_type='text/markdown',