Skip to content
Snippets Groups Projects
Commit 263a9b0b authored by Farid Mohammadi's avatar Farid Mohammadi
Browse files

update the release version

parent c96fdc9f
No related branches found
No related tags found
1 merge request!1Resolve "Justifiability analysis"
[metadata]
name = bayesvalidrox
version = 0.0.4
version = 0.0.5
author = Farid Mohammadi
author_email = farid.mohammadi@iws.uni-stuttgart.de
description = An open-source, object-oriented Python package for surrogate-assisted Bayesain Validation of computational models.
......
# -*- coding: utf-8 -*-
__version__ = "0.0.4"
__version__ = "0.0.5"
from .pylink.pylink import PyLinkForwardModel
from .surrogate_models.surrogate_models import MetaModel
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment