We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce2e20a commit b9095b8Copy full SHA for b9095b8
pyrff/__init__.py
@@ -3,4 +3,4 @@
3
from . thompson import sample_batch, sampling_probabilities
4
from . utils import multi_start_fmin
5
6
-__version__ = '2.0.0'
+__version__ = '2.0.1'
0 commit comments