diff --git a/setup.py b/setup.py index ed2d8536..51404587 100644 --- a/setup.py +++ b/setup.py @@ -200,7 +200,7 @@ def run(self): # Setup setup( name='dedalus', - version='2.2006a1', + version='2.2006', author='Keaton J. Burns', author_email='keaton.burns@gmail.com', description="A flexible framework for solving PDEs with modern spectral methods.",