Skip to content

Commit 2eabdba

Browse files
authored
package bump
1 parent 2b5b10f commit 2eabdba

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.9.2',
6+
version='0.9.3',
77
author='Christian Wendt',
88
description='ESPN API',
99
install_requires=['requests>=2.0.0,<3.0.0'],

0 commit comments

Comments
 (0)