Skip to content

Commit dab7c1b

Browse files
committed
Bump version
1 parent f94f4b2 commit dab7c1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ def test_suite():
2222

2323
setup(
2424
name='Vose-Alias-Method',
25-
version='1.1.1',
25+
version='1.1.2',
2626
description=('Python implementation of Vose\'s alias method, an efficient algorithm for sampling from a discrete probability distribution.'),
2727
long_description=long_description,
2828
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)