Skip to content

Commit 206ca2d

Browse files
committed
Version 1.2.1
1 parent 43c1558 commit 206ca2d

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.0'
3+
__version__ = '1.2.1'

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

0 commit comments

Comments
 (0)