Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Pandede committed Apr 10, 2024
1 parent 7427875 commit 3724dfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wpodnet/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
__version__ = '1.0.2'
__version__ = '1.0.3'

from .backend import Prediction, Predictor

__all__ = [
'Prediction', 'Predictor'
]
]

0 comments on commit 3724dfa

Please sign in to comment.