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 4ee1d40 commit 08209d6Copy full SHA for 08209d6
setup.py
@@ -8,7 +8,7 @@
8
9
setup(
10
name='satisfactory_api_client',
11
- version='0.1.7',
+ version='0.1.8',
12
packages=find_packages(exclude=['tests', 'examples']),
13
install_requires=[
14
"python-dotenv~=1.0.1",
0 commit comments