Skip to content

Commit 59fa470

Browse files
committed
Edited broken Docs link at README.md
1 parent 62c021f commit 59fa470

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ presence = xpa.get_presence(xuid="xuid")
3030
print(presence.state)
3131
```
3232

33-
Full documentation can be found [here](https://github.com/Rarmash/Xbox-Python-API/docs).
33+
Full documentation can be found [here](https://github.com/Rarmash/Xbox-Python-API/tree/master/docs).

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",
12+
version="0.1.2.1",
1313
url="https://github.com/Rarmash/Xbox-Python-API",
1414
author="Rarmash",
1515
description="Xbox API library",

0 commit comments

Comments
 (0)