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 06c66b6 commit fed237fCopy full SHA for fed237f
aimon/_version.py
@@ -1,4 +1,4 @@
1
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
3
__title__ = "aimon"
4
-__version__ = "0.10.5"
+__version__ = "0.10.6"
setup.py
@@ -8,7 +8,7 @@
8
name='aimon',
9
python_requires='>3.8.0',
10
packages=find_packages(),
11
- version="0.10.5",
+ version="0.10.6",
12
install_requires=[
13
"annotated-types~=0.6.0",
14
"anyio~=4.9.0",
0 commit comments