Skip to content

Commit 7fa27c0

Browse files
committed
bump version to 0.2.3
1 parent ce6022b commit 7fa27c0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v0.2.3 (14.04.2021)
4+
5+
- Fixed [#1](https://github.com/espdev/scikit-mpe/issues/1)
6+
37
## v0.2.2 (28.05.2020)
48

59
- Update documentation: add maze example and low-level api section

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 = "scikit-mpe"
3-
version = "0.2.2"
3+
version = "0.2.3"
44
description = "Minimal path extraction using the fast marching method"
55
authors = ["Eugene Prilepin <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)