Skip to content

Commit 01782d7

Browse files
authored
package minor bump
1 parent 39a0f4b commit 01782d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
setup(
44
name='espn_api',
55
packages=find_packages(),
6-
version='0.21.0',
6+
version='0.21.1',
77
author='Christian Wendt',
88
description='ESPN API',
99
install_requires=['requests>=2.0.0,<3.0.0'],

0 commit comments

Comments
 (0)