Skip to content

Commit b68656f

Browse files
author
Peter Renström
committed
Bump version to 3.0.0
1 parent d5622e2 commit b68656f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ def run_setup(with_binary):
5858
kwargs = ext_modules if with_binary else {}
5959

6060
setup(name='jump_consistent_hash',
61-
version='2.0.3',
61+
version='3.0.0',
6262
description='Implementation of the Jump Consistent Hash algorithm',
6363
long_description=__doc__,
6464
author='Peter Renström',

0 commit comments

Comments
 (0)