Skip to content

Commit fc63cd2

Browse files
committed
Bump version: 1.0.3 β†’ 1.1.0
1 parent 266149c commit fc63cd2

File tree

9 files changed

+50
-10
lines changed

9 files changed

+50
-10
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 41 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,46 @@
11
[πŸ”¬ Aignostics Python SDK](https://aignostics.readthedocs.io/en/latest/)
22

3-
# [1.0.3](https://github.com/aignostics/python-sdk/compare/v1.0.2..1.0.3) - 2026-01-09
3+
# [1.1.0](https://github.com/aignostics/python-sdk/compare/v1.0.3..1.1.0) - 2026-02-10
4+
5+
### πŸ› Bug Fixes
6+
7+
- Revert exclude null flex_start_max_run_duration_minutes in GPUConfig ([#394](https://github.com/aignostics/python-sdk/issues/394)) - ([1a6cc82](https://github.com/aignostics/python-sdk/commit/1a6cc82d0aa4f8f145259e302e48df19aab02927))
8+
- Exclude null flex_start_max_run_duration_minutes in GPUConfig ([#391](https://github.com/aignostics/python-sdk/issues/391)) - ([420c548](https://github.com/aignostics/python-sdk/commit/420c548d9d6a9f1be1ddf44a38042de2b86b5845))
9+
10+
### πŸ§ͺ Testing
11+
12+
- Fix import order in test_cli_gui_run ([#419](https://github.com/aignostics/python-sdk/issues/419)) - ([283d2f8](https://github.com/aignostics/python-sdk/commit/283d2f8c4f02c61ac20906e15a82256bddadec01))
13+
- Unset flex_start_max_run_duration_minutes when null or zero ([#403](https://github.com/aignostics/python-sdk/issues/403)) - ([3f69353](https://github.com/aignostics/python-sdk/commit/3f6935325bcc21dee86676ca8a1cff27ad4a2669))
14+
- Use GPUConfig in E2E test ([#393](https://github.com/aignostics/python-sdk/issues/393)) - ([2e89ef3](https://github.com/aignostics/python-sdk/commit/2e89ef3e8446ae58df23660ea6a4d5f843179cd9))
15+
16+
### βš™οΈ Miscellaneous Tasks
17+
18+
- *(deps)* Bump python-multipart from 0.0.20 to 0.0.22 ([#402](https://github.com/aignostics/python-sdk/issues/402)) - ([4a8bc60](https://github.com/aignostics/python-sdk/commit/4a8bc601d42555a85ebe3ba99881bf904d5ce4cc))
19+
- *(deps)* Bump pyasn1 from 0.6.1 to 0.6.2 ([#389](https://github.com/aignostics/python-sdk/issues/389)) - ([48dbe6d](https://github.com/aignostics/python-sdk/commit/48dbe6d769355ba533618c8d56a31722f823acbd))
20+
- *(deps)* Bump filelock from 3.20.1 to 3.20.3 ([#386](https://github.com/aignostics/python-sdk/issues/386)) - ([6b66c8f](https://github.com/aignostics/python-sdk/commit/6b66c8fdd459d3e312f98b823cff117c7b51bb7b))
21+
- *(deps)* Bump virtualenv from 20.35.4 to 20.36.1 ([#385](https://github.com/aignostics/python-sdk/issues/385)) - ([683201e](https://github.com/aignostics/python-sdk/commit/683201ea4a0a9d84999ed39b887b656e65aee0db))
22+
- Fix Claude sticky comments in PR reviews ([#407](https://github.com/aignostics/python-sdk/issues/407)) - ([61474b8](https://github.com/aignostics/python-sdk/commit/61474b8070b0c91f2e0e2d70987f6d9c6d27ef36))
23+
- Python-multipart - ([4a8bc60](https://github.com/aignostics/python-sdk/commit/4a8bc601d42555a85ebe3ba99881bf904d5ce4cc))
24+
- Dependabot[bot] <support@github.com> - ([4a8bc60](https://github.com/aignostics/python-sdk/commit/4a8bc601d42555a85ebe3ba99881bf904d5ce4cc))
25+
- Dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ([4a8bc60](https://github.com/aignostics/python-sdk/commit/4a8bc601d42555a85ebe3ba99881bf904d5ce4cc))
26+
- Ignore CVE-2026-0994 - ([bef31d1](https://github.com/aignostics/python-sdk/commit/bef31d1f01e986e64559da14320396bfc63f1255))
27+
- Pyasn1 - ([48dbe6d](https://github.com/aignostics/python-sdk/commit/48dbe6d769355ba533618c8d56a31722f823acbd))
28+
- Filelock - ([6b66c8f](https://github.com/aignostics/python-sdk/commit/6b66c8fdd459d3e312f98b823cff117c7b51bb7b))
29+
- Virtualenv - ([683201e](https://github.com/aignostics/python-sdk/commit/683201ea4a0a9d84999ed39b887b656e65aee0db))
30+
31+
### πŸ›‘οΈ Security
32+
33+
- *(deps)* Update dependency nicegui to v3.7.0 [security] ([#418](https://github.com/aignostics/python-sdk/issues/418)) - ([783bd86](https://github.com/aignostics/python-sdk/commit/783bd8633901e3a74d009330457a9880e6dd5dd2))
34+
- *(deps)* Update dependency pip to v26 [security] - ([3e5b9a8](https://github.com/aignostics/python-sdk/commit/3e5b9a8002e0ac701140fd57e52dcf9833f25790))
35+
- Renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> - ([783bd86](https://github.com/aignostics/python-sdk/commit/783bd8633901e3a74d009330457a9880e6dd5dd2))
36+
37+
### Task
38+
39+
- *(BE-5757)* Create central MCP server with auto-disocovery of plugin tools ([#401](https://github.com/aignostics/python-sdk/issues/401)) - ([90f4c00](https://github.com/aignostics/python-sdk/commit/90f4c0053a46ef95ea262c79188548d60d6e5d9c))
40+
- Link tests for MCP SISs ([#423](https://github.com/aignostics/python-sdk/issues/423)) - ([266149c](https://github.com/aignostics/python-sdk/commit/266149c38f84d22a20a3bc6887991d0f183503f7))
41+
42+
43+
# [v1.0.3](https://github.com/aignostics/python-sdk/compare/v1.0.2..v1.0.3) - 2026-01-09
444

545
### πŸ› Bug Fixes
646

β€ŽCLI_REFERENCE.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ $ aignostics [OPTIONS] COMMAND [ARGS]...
1414
* `--show-completion`: Show completion for the current shell, to copy it or customize the installation.
1515
* `--help`: Show this message and exit.
1616

17-
πŸ”¬ Aignostics Python SDK v1.0.3 - built with love in Berlin 🐻 // Python v3.14.1
17+
πŸ”¬ Aignostics Python SDK v1.1.0 - built with love in Berlin 🐻 // Python v3.14.1
1818

1919
**Commands**:
2020

β€ŽVERSIONβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.3
1+
1.1.0

β€Žaignostics.specβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ if is_darwin:
124124
name='aignostics.app',
125125
icon='logo.ico',
126126
bundle_identifier='com.aignostics.launchpad',
127-
version='1.0.3',
127+
version='1.1.0',
128128
info_plist={
129129
'NSPrincipalClass': 'NSApplication',
130130
'NSAppleScriptEnabled': False,

β€Ždocs/source/conf.pyβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
project = "aignostics"
3535
author = "Helmut Hoffer von Ankershoffen"
3636
copyright = f" (c) 2025-{datetime.now(UTC).year} Aignostics GmbH, Author: {author}" # noqa: A001
37-
version = "1.0.3"
37+
version = "1.1.0"
3838
release = version
3939
github_username = "aignostics"
4040
github_repository = "python-sdk"

β€Žexamples/notebook.pyβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# requires-python = ">=3.13"
33
# dependencies = [
44
# "marimo",
5-
# "aignostics==1.0.3",
5+
# "aignostics==1.1.0",
66
# ]
77
# ///
88

β€Žpyproject.tomlβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "aignostics"
3-
version = "1.0.3"
3+
version = "1.1.0"
44
description = "πŸ”¬ Python SDK providing access to the Aignostics Platform. Includes Aignostics Launchpad (Desktop Application), Aignostics CLI (Command-Line Interface), example notebooks, and Aignostics Client Library."
55
readme = "README.md"
66
authors = [
@@ -398,7 +398,7 @@ source = ["src/"]
398398

399399

400400
[tool.bumpversion]
401-
current_version = "1.0.3"
401+
current_version = "1.1.0"
402402
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)"
403403
serialize = ["{major}.{minor}.{patch}"]
404404
search = "{current_version}"

β€Žsonar-project.propertiesβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
sonar.projectKey=aignostics_python-sdk
22
sonar.organization=aignostics
3-
sonar.projectVersion=1.0.3
3+
sonar.projectVersion=1.1.0
44
sonar.projectDescription=πŸ”¬ Python SDK providing access to Aignostics AI services.
55
sonar.links.homepage=https://aignostics.readthedocs.io/en/latest/
66
sonar.links.scm=https://github.com/aignostics/python-sdk

β€Žuv.lockβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
Β (0)