Skip to content

Commit

Permalink
Prepare for v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
koenvossen committed Aug 7, 2020
1 parent fdef136 commit e22e1d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,14 @@

Find out all changes between different kloppy versions

## 1.1.0 (2020-09-XX To be released)
## 1.1.0 (2020-08-07)
Github issues closed:

- Add provider to dataset ([#36](https://github.com/PySport/kloppy/issues/36))
- Adding a data type type to the datasets ([#45](https://github.com/PySport/kloppy/issues/45))

Other pull requests merged:

- Add Metrics Json event serializer ([#44](https://github.com/PySport/kloppy/pull/44))
- Code formatting & typos in docs ([#39](https://github.com/PySport/kloppy/pull/39), [#40](https://github.com/PySport/kloppy/pull/40))

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name="kloppy",
version="1.0.0",
version="1.1.0",
author="Koen Vossen",
author_email="[email protected]",
url="https://kloppy.pysport.org/",
Expand Down

0 comments on commit e22e1d3

Please sign in to comment.