Skip to content

Commit 2b9e2e1

Browse files
committed
Version 1.2.4
1 parent dfd599e commit 2b9e2e1

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 *
22

3-
__version__ = '1.2.3'
3+
__version__ = '1.2.4'

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ target-version = ['py38']
44

55
[tool.poetry]
66
name = "mpilot"
7-
version = "1.2.3"
7+
version = "1.2.4"
88
description = "MPilot is a plugin-based, environmental modeling framework"
99
authors = ["Conservation Biology Institute"]
1010
license = "MIT"

0 commit comments

Comments
 (0)