Skip to content

Commit e5886be

Browse files
version bumb
1 parent 34153ba commit e5886be

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
@@ -8,7 +8,7 @@
88

99
setup(
1010
name='satisfactory_api_client',
11-
version='0.1.4',
11+
version='0.1.5',
1212
packages=find_packages(exclude=['tests', 'examples']),
1313
install_requires=[
1414
"python-dotenv~=1.0.1",

0 commit comments

Comments
 (0)