Skip to content

Commit 4334e27

Browse files
committed
Fixed failed upload to PyPI
1 parent 2847f10 commit 4334e27

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
@@ -9,7 +9,7 @@ def read(f_name):
99

1010
setup(
1111
name="xbox-python-api",
12-
version="0.1.2.1",
12+
version="0.1.2.2",
1313
url="https://github.com/Rarmash/Xbox-Python-API",
1414
author="Rarmash",
1515
description="Xbox API library",

0 commit comments

Comments
 (0)