Skip to content

0.10.1

Compare
Choose a tag to compare
@Raalsky Raalsky released this 07 Nov 14:32
· 49 commits to main since this release
b6866d4

Changes

  • Moved neptune_sacred package to src directory (#14)
  • Moved to Poetry with package building (#19)

Fixes

  • Fixed NeptuneObserver import error - now possible to directly import with from neptune_sacred import NeptuneObserver
    (#16)