Skip to content

Commit

Permalink
Version Bump (#58)
Browse files Browse the repository at this point in the history
Co-authored-by: Konstantin Kirchheim <konstantin.kirchheim@ovgu.de>
  • Loading branch information
kkirchheim and Konstantin Kirchheim authored Jun 19, 2024
1 parent f9e0e32 commit 5256bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pytorch_ood/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""
PyTorch Out-of-Distribution Detection
"""
__version__ = "0.1.8"
__version__ = "0.1.9"

from . import api, dataset, detector, loss, model, utils

Expand Down

0 comments on commit 5256bf3

Please sign in to comment.