Skip to content

Commit fed237f

Browse files
pjoshi30Preetam Joshi
andauthored
Bumping version to 0.10.6 (#65)
Co-authored-by: Preetam Joshi <info@aimon.ai>
1 parent 06c66b6 commit fed237f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

aimon/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22

33
__title__ = "aimon"
4-
__version__ = "0.10.5"
4+
__version__ = "0.10.6"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
name='aimon',
99
python_requires='>3.8.0',
1010
packages=find_packages(),
11-
version="0.10.5",
11+
version="0.10.6",
1212
install_requires=[
1313
"annotated-types~=0.6.0",
1414
"anyio~=4.9.0",

0 commit comments

Comments
 (0)