Skip to content
This repository was archived by the owner on Sep 7, 2024. It is now read-only.

Commit 4ce49e5

Browse files
committed
0.0.3
1 parent 53e79c2 commit 4ce49e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="python_osrsapi",
8-
version="0.0.2",
8+
version="0.0.3",
99
author="Chasesc",
1010
description="Oldschool Runescape API wrapper",
1111
long_description=long_description,
@@ -35,4 +35,4 @@
3535
package_data={
3636
"" : ["*.json"]
3737
}
38-
)
38+
)

0 commit comments

Comments
 (0)