We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7427875 commit 3724dfaCopy full SHA for 3724dfa
wpodnet/__init__.py
@@ -1,7 +1,7 @@
1
-__version__ = '1.0.2'
+__version__ = '1.0.3'
2
3
from .backend import Prediction, Predictor
4
5
__all__ = [
6
'Prediction', 'Predictor'
7
-]
+]
0 commit comments