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 437b435 commit f70e452Copy full SHA for f70e452
setup.py
@@ -8,7 +8,7 @@
8
name='aimon',
9
python_requires='>3.8.0',
10
packages=find_packages(),
11
- version="0.7.1",
+ version="0.7.2",
12
install_requires=[
13
"httpx",
14
"distro",
0 commit comments