Skip to content

Commit 4ccffcd

Browse files
authored
Update version to 1.0.5
1 parent fff35ed commit 4ccffcd

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
@@ -6,7 +6,7 @@
66

77
setuptools.setup(
88
name="python-steamgriddb",
9-
version="1.0.4",
9+
version="1.0.5",
1010
author="Zebco",
1111
author_email="[email protected]",
1212
description="A Python wrapper for SteamGridDB's API",
@@ -22,4 +22,4 @@
2222
"License :: OSI Approved :: MIT License",
2323
"Operating System :: OS Independent",
2424
),
25-
)
25+
)

0 commit comments

Comments
 (0)