File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## Unreleased
8
+ ## v0.3.0
9
9
10
10
### Added
11
11
@@ -52,4 +52,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
52
52
- now accepts ` callbacks ` as kwarg
53
53
- ` validdata ` no longer keyword
54
54
- ` model ` and ` backbone ` now kwargs; ` isbackbone ` removed. if neither ` backbone ` or ` model ` are given, uses ` blockbackbone ` for default backbone.
55
- - see updated docstring for details
55
+ - see updated docstring for details
Original file line number Diff line number Diff line change 1
1
name = " FastAI"
2
2
uuid = " 5d0beca9-ade8-49ae-ad0b-a3cf890e669f"
3
3
authors = [" Lorenz Ohly" , " Julia Community" ]
4
- version = " 0.2 .0"
4
+ version = " 0.3 .0"
5
5
6
6
[deps ]
7
7
Animations = " 27a7e980-b3e6-11e9-2bcd-0b925532e340"
You can’t perform that action at this time.
0 commit comments