We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34153ba commit e5886beCopy full SHA for e5886be
setup.py
@@ -8,7 +8,7 @@
8
9
setup(
10
name='satisfactory_api_client',
11
- version='0.1.4',
+ version='0.1.5',
12
packages=find_packages(exclude=['tests', 'examples']),
13
install_requires=[
14
"python-dotenv~=1.0.1",
0 commit comments