We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cba257c commit 1ed9b20Copy full SHA for 1ed9b20
1 file changed
setup.py
@@ -16,7 +16,7 @@
16
setup(
17
name='slots',
18
19
- version='0.2.0',
+ version='0.3.0',
20
21
description='A multi-armed bandit library for Python',
22
long_description=long_description,
0 commit comments