Skip to content

Commit 83b5167

Browse files
committed
Update version -> 1.1.0
1 parent 715d33a commit 83b5167

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.0.0',
25+
version='1.1.0',
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)