diff --git a/setup.py b/setup.py index c9339b3..5f4f0f5 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setuptools.setup( name='passim', - version='2.0.0-alpha.2', + version='2.0.0', author='David A. Smith', author_email='dasmiq@gmail.com', description='Detecting and analyzing text reuse',