diff --git a/setup.py b/setup.py index fd32157..11cda56 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ setup( name="viscm", - version="0.1", + version="0.2", description=DESC, long_description=LONG_DESC, author="Nathaniel J. Smith, Stefan van der Walt",