mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-20 07:43:20 +00:00
Release version 0.3.1
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
## [0.3.1] - 2025-12-18
|
||||
|
||||
* Enabled ***pkgmgr install infinito*** test
|
||||
|
||||
|
||||
## [0.3.0] - 2025-12-17
|
||||
|
||||
* - Introduced a layered Docker architecture: Infinito.Nexus now builds on pre-built pkgmgr base images, with a clear separation between base tooling, application source, and runtime logic.
|
||||
|
||||
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "infinito-nexus"
|
||||
version = "0.0.0"
|
||||
version = "0.3.1"
|
||||
description = "Infinito.Nexus"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.9"
|
||||
|
||||
Reference in New Issue
Block a user