File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ exploration by large-scale parameter sweeps. Please see the [documentation](http
3131 - interactive labeling of paramater points in feature space according to the users preferences over the diversity of model behaviors
3232 - supports semi-supervised learning and downstream classifiers
3333
34- * Version 0.3
34+ * Version 0.4
3535
3636### How do I get set up? ###
3737
Original file line number Diff line number Diff line change 2121 # Versions should comply with PEP440. For a discussion on single-sourcing
2222 # the version across setup.py and the project code, see
2323 # https://packaging.python.org/en/latest/single_source_version.html
24- version = '0.3 ' ,
24+ version = '0.4 ' ,
2525
2626 description = 'The sciope toolbox for surrogate modeling, likelihood-free parameter inference and black-box optimization.' ,
2727 long_description_content_type = 'text/markdown' ,
You can’t perform that action at this time.
0 commit comments