Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleykendall authored Dec 13, 2017
1 parent 9f9e7f1 commit 023b58f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ def main():
'warn.unreachable': True,
})
setup(
name='re3',
name='clover-re2',
version='0.2.23',
description='Python wrapper for Google\'s RE2 using Cython',
long_description=get_long_description(),
Expand Down

0 comments on commit 023b58f

Please sign in to comment.