File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 1.4.2
2+ current_version = 1.5.0
33commit = True
44tag = False
55
Original file line number Diff line number Diff line change 1919author = 'Tom Decroos'
2020
2121# The full version, including alpha/beta/rc tags
22- release = '1.4.2 '
22+ release = '1.5.0 '
2323
2424
2525# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " socceraction"
3- version = " 1.4.2 "
3+ version = " 1.5.0 "
44description = " Convert soccer event stream data to the SPADL format and value on-the-ball player actions"
55authors = [" Tom Decroos <tom.decroos.be@gmail.com>" , " Pieter Robberechts <pieter.robberechts@kuleuven.be>" ]
66license = " MIT"
Original file line number Diff line number Diff line change 99:copyright: (c) 2020 by DTAI KU Leuven.
1010:license: MIT, see LICENSE for more details.
1111"""
12- __version__ = '1.4.2 '
12+ __version__ = '1.5.0 '
You can’t perform that action at this time.
0 commit comments