We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e04300 commit ccf9b91Copy full SHA for ccf9b91
kloppy/__init__.py
@@ -13,4 +13,4 @@
13
# )
14
# from .domain.services.state_builder import add_state
15
16
-__version__ = "3.17.0"
+__version__ = "3.17.1"
mkdocs.yml
@@ -1,4 +1,4 @@
1
-site_name: kloppy 3.17.0
+site_name: kloppy 3.17.1
2
site_url: https://kloppy.pysport.org
3
repo_url: https://github.com/PySport/kloppy
4
repo_name: 'PySport/kloppy'
0 commit comments