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 2784ae7 commit e0e856fCopy full SHA for e0e856f
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.12.0"
+__version__ = "0.12.1"
setup.py
@@ -8,7 +8,7 @@
8
name='aimon',
9
python_requires='>3.8.0',
10
packages=find_packages(),
11
- version="0.12.0",
+ version="0.12.1",
12
install_requires=[
13
"annotated-types~=0.6.0",
14
"anyio~=4.9.0",
0 commit comments