Skip to content

Commit 3724dfa

Browse files
authored
Update version
1 parent 7427875 commit 3724dfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wpodnet/__init__.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
__version__ = '1.0.2'
1+
__version__ = '1.0.3'
22

33
from .backend import Prediction, Predictor
44

55
__all__ = [
66
'Prediction', 'Predictor'
7-
]
7+
]

0 commit comments

Comments
 (0)