Skip to content

Commit

Permalink
bump version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
espdev committed May 27, 2020
1 parent 283f97e commit 41d7378
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v0.2.1 (27.05.2020)

- Fix building docs on ReadTheDocs

## v0.2.0 (27.05.2020)

- Refactoring the package with changing some low-level API
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "scikit-mpe"
version = "0.2.0"
version = "0.2.1"
description = "Minimal path extraction using the fast marching method"
authors = ["Eugene Prilepin <esp.home@gmail.com>"]
license = "MIT"
Expand Down

0 comments on commit 41d7378

Please sign in to comment.