We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9e9baeb + a3dbde6 commit 76833fdCopy full SHA for 76833fd
param_sweeps/__init__.py
@@ -5,4 +5,4 @@
5
# param-sweeps is distributed under the terms and conditions of the MIT License
6
# (see LICENSE file at the root of this source code package).
7
8
-__version__ = "0.1.2"
+__version__ = "0.1.3"
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "param-sweeps"
3
-version = "0.1.2"
+version = "0.1.3"
4
description = "Parameter sweeper for ui.json powered applications"
authors = ["Mira Geoscience <benjamink@mirageoscience.com>"]
repository = "https://github.com/MiraGeoscience/param-sweeps"
0 commit comments