Skip to content

Commit 4f83f9c

Browse files
bump: version 0.11.0 β†’ 0.11.1 [skip-ci]
1 parent 04d2e5e commit 4f83f9c

File tree

5 files changed

+10
-4
lines changed

5 files changed

+10
-4
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.11.1 (2026-04-10)
2+
3+
### Fix
4+
5+
- **gui**: decrease BROWSER_RECONNECT_TIMEOUT ([04d2e5e](https://github.com/aignostics/foundry-python-core/commit/04d2e5e9d45718655b3784505e7e872cced3d8cc))
6+
17
## v0.11.0 (2026-04-10)
28

39
### Feat

β€ŽVERSIONβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.11.0
1+
0.11.1

β€Žpyproject.tomlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "aignostics-foundry-core"
3-
version = "0.11.0"
3+
version = "0.11.1"
44
description = "🏭 Foundational infrastructure for Foundry components."
55
readme = "README.md"
66
authors = [{ name = "Oliver Meyer", email = "oliver.meyer@aignostics.com" }]

β€Ž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_foundry-python-core
22
sonar.organization=aignostics
3-
sonar.projectVersion=0.11.0
3+
sonar.projectVersion=0.11.1
44
sonar.projectDescription=🏭 Foundational infrastructure for Foundry components.
55
sonar.links.homepage=https://github.com/aignostics/foundry-python-core
66
sonar.links.scm=https://github.com/aignostics/foundry-python-core

β€Ž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)