diff --git a/setup.py b/setup.py index 48f480e2..866d19c8 100755 --- a/setup.py +++ b/setup.py @@ -111,7 +111,7 @@ def main(): 'warn.unreachable': True, }) setup( - name='re3', + name='re2', version='0.2.23', description='Python wrapper for Google\'s RE2 using Cython', long_description=get_long_description(),