Skip to content

Commit 9c0cb76

Browse files
committed
Version bump to release BNNs
1 parent 5266a85 commit 9c0cb76

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
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',

0 commit comments

Comments
 (0)