Skip to content

Commit

Permalink
releases 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lgvaz committed Oct 19, 2020
1 parent bd5e083 commit 892bfca
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]

### Added

### Changed

### Deleted

## [0.2.0]

### IMPORTANT
- **Switched from poetry to setuptools**

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = icevision
version = 0.2.0b5
version = 0.2.0
author = Lucas Goulart Vazquez, Farid Hassainia
author_email = [email protected], [email protected]
description = Agnostic Computer Vision Framework
Expand Down

0 comments on commit 892bfca

Please sign in to comment.