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 d21423d commit be9228bCopy full SHA for be9228b
setup.py
@@ -8,7 +8,7 @@
8
9
setup(
10
name='satisfactory_api_client',
11
- version='0.1.12',
+ version='0.1.13',
12
packages=find_packages(exclude=['tests', 'examples']),
13
install_requires=[
14
"python-dotenv~=1.0.1",
0 commit comments