Skip to content

Commit

Permalink
releases 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lgvaz committed Sep 28, 2020
1 parent fcd23bd commit 29fccfe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

### Changed

### Deleted


## [0.1.5]

### Changed

- Updates fastai2 to the final release version

### Deleted

## [0.1.4]

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 = "icevision"
version = "0.1.5rc1"
version = "0.1.5"
description = "Agnostic Computer Vision Framework"
authors = ["Lucas Goulart Vazquez <[email protected]>", "Farid Hassainia <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit 29fccfe

Please sign in to comment.