Skip to content

Commit 0590b36

Browse files
committed
feat: update to 0.0.3
1 parent c97c1a6 commit 0590b36

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
@@ -5,7 +5,7 @@
55
readme = f.read()
66

77
setup(name="gamejoltapi",
8-
version="0.0.2",
8+
version="0.0.3",
99
author="Joel Gomes da Silva",
1010
author_email="[email protected]",
1111
description="Single threaded Python wrapper for the Game Jolt API running through HTTP requests",

0 commit comments

Comments
 (0)