Skip to content

0.10.4

Compare
Choose a tag to compare
@Raalsky Raalsky released this 07 Nov 14:35
· 29 commits to master since this release
29a4a83

Changes

  • moved neptune_fastai package to src dir (#37)
  • Poetry as a package builder (#44)

Fixes

  • Fixed NeptuneCallback import error - now possible to directly import with from neptune_fastai import NeptuneCallback
    (#39)