Skip to content

Commit 8ceefc7

Browse files
authored
Update version 1.2.0 -> 1.3.0
1 parent 1b157e2 commit 8ceefc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

penaltymodel/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
from warnings import warn as _warn # so it doesn't get pulled in by import *
1616

17-
__version__ = '1.2.0'
17+
__version__ = '1.3.0'
1818

1919
import penaltymodel.core
2020

0 commit comments

Comments
 (0)