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.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## Unreleased
8+ ## v0.3.0
99
1010### Added
1111
@@ -52,4 +52,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5252 - now accepts ` callbacks ` as kwarg
5353 - ` validdata ` no longer keyword
5454 - ` 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 11name = " FastAI"
22uuid = " 5d0beca9-ade8-49ae-ad0b-a3cf890e669f"
33authors = [" Lorenz Ohly" , " Julia Community" ]
4- version = " 0.2 .0"
4+ version = " 0.3 .0"
55
66[deps ]
77Animations = " 27a7e980-b3e6-11e9-2bcd-0b925532e340"
You can’t perform that action at this time.
0 commit comments