Skip to content

Commit 76833fd

Browse files
authored
Merge pull request #10 from MiraGeoscience/GEOPY-718-release-0.1.3
GEOPY-718 set versions to 0.1.3
2 parents 9e9baeb + a3dbde6 commit 76833fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

param_sweeps/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
# param-sweeps is distributed under the terms and conditions of the MIT License
66
# (see LICENSE file at the root of this source code package).
77

8-
__version__ = "0.1.2"
8+
__version__ = "0.1.3"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "param-sweeps"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
description = "Parameter sweeper for ui.json powered applications"
55
authors = ["Mira Geoscience <benjamink@mirageoscience.com>"]
66
repository = "https://github.com/MiraGeoscience/param-sweeps"

0 commit comments

Comments
 (0)