Skip to content

Commit 9bc024b

Browse files
committed
Version 1.2.6
1 parent 6fe4547 commit 9bc024b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mpilot/__init__.py

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

3-
__version__ = '1.2.5'
3+
__version__ = "1.2.6"

pyproject.toml

+1-1
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.5"
8+
version = "1.2.6"
99
description = "MPilot is a plugin-based, environmental modeling framework"
1010
authors = ["Conservation Biology Institute"]
1111
license = "MIT"

0 commit comments

Comments
 (0)