Skip to content

Commit

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

## [Unreleased]

### Added

### Changed

### Deleted

## [0.1.0]

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

## Added
- Dataset template

## Changed

## Deleted

## [0.0.3]

## Fixes
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 = icedata
version = 0.1.0b2
version = 0.1.0
author = Lucas Goulart Vazquez, Farid Hassainia
author_email = lgvaz42@gmail.com, farid@airctic.com
description = Datasets Collection
Expand Down

0 comments on commit cdfcf75

Please sign in to comment.