Skip to content

Commit

Permalink
bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelosthege committed May 17, 2020
1 parent 0ca219c commit d2fb9f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyrff/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
from . thompson import sample_batch, get_probabilities
from . utils import multi_start_fmin

__version__ = '0.4.6'
__version__ = '1.0.0'

0 comments on commit d2fb9f2

Please sign in to comment.