Skip to content

Commit 62d3c7c

Browse files
committed
Bump version to 3.0.2
1 parent d5ec152 commit 62d3c7c

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='3.0.1',
61+
version='3.0.2',
6262
description='Implementation of the Jump Consistent Hash algorithm',
6363
long_description=__doc__,
6464
author='Peter Lithammer',

0 commit comments

Comments
 (0)