iolabs-common (shared config layer) 8fe20d7: AI3D-382 Release v0.8.0
Miroslav Simko <ms@iolabs.ch> 2026-09-02T08:02:29+02:00
Commit #93 ยท 3 snippets
pyproject.toml | 2 +-
uv.lock | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Importance #1: pyproject.toml @@ -1,7 +1,7 @@
| 1 | [project] | 1 | [project] |
| 2 | name = "iolabs-common" | 2 | name = "iolabs-common" |
| 3 | version = "0.7.0" | 3 | version = "0.8.0" |
| 4 | description = "Shared data structures for the 3D AI LIDAR processing pipeline" | 4 | description = "Shared data structures for the 3D AI LIDAR processing pipeline" |
| 5 | requires-python = ">=3.11" | 5 | requires-python = ">=3.11" |
| 6 | dependencies = [ | 6 | dependencies = [ |
| 7 | "numpy>=1.20.0", | 7 | "numpy>=1.20.0", |
Importance #2: uv.lock @@ -366,9 +366,9 @@
| 366 | ] | 366 | ] |
| 367 | | 367 | |
| 368 | [[package]] | 368 | [[package]] |
| 369 | name = "iolabs-common" | 369 | name = "iolabs-common" |
| 370 | version = "0.7.0" | 370 | version = "0.8.0" |
| 371 | source = { editable = "." } | 371 | source = { editable = "." } |
| 372 | dependencies = [ | 372 | dependencies = [ |
| 373 | { name = "numpy" }, | 373 | { name = "numpy" }, |
| 374 | ] | 374 | ] |
Importance #3: uv.lock @@ -366,9 +366,9 @@
| 366 | ] | 366 | ] |
| 367 | | 367 | |
| 368 | [[package]] | 368 | [[package]] |
| 369 | name = "iolabs-common" | 369 | name = "iolabs-common" |
| 370 | version = "0.7.0" | 370 | version = "0.8.0" |
| 371 | source = { editable = "." } | 371 | source = { editable = "." } |
| 372 | dependencies = [ | 372 | dependencies = [ |
| 373 | { name = "numpy" }, | 373 | { name = "numpy" }, |
| 374 | ] | 374 | ] |