Skip to content

Commit 889767c

Browse files
committed
Version 1.3.0
1 parent d53eaa5 commit 889767c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

mpilot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from .libraries import * # noqa: F403
22

3-
__version__ = "1.2.8"
3+
__version__ = "1.3.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ exclude = ["parsetab.py"]
55

66
[tool.poetry]
77
name = "mpilot"
8-
version = "1.2.8"
8+
version = "1.3.0"
99
description = "MPilot is a plugin-based, environmental modeling framework"
1010
authors = ["Conservation Biology Institute"]
1111
license = "MIT"

0 commit comments

Comments
 (0)