Skip to content

Commit

Permalink
version 0.6.0: odds from url, no more competition table
Browse files Browse the repository at this point in the history
  • Loading branch information
S1M0N38 committed Oct 11, 2020
1 parent 42d2445 commit 8da6dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion soccerapi/__version__.py
@@ -1,3 +1,3 @@
VERSION = (0, 5, 1)
VERSION = (0, 6, 0)

__version__ = '.'.join(map(str, VERSION))

0 comments on commit 8da6dd5

Please sign in to comment.