soliplex-template 0.14.dev0__tar.gz → 0.15__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,8 +1,8 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: soliplex-template
3
- Version: 0.14.dev0
3
+ Version: 0.15
4
4
  Summary: Docker Compose template for a Soliplex stack, plus the soliplex-template Agent Skill and its build tooling.
5
- Requires-Python: >=3.12
5
+ Requires-Python: >=3.13
6
6
  Description-Content-Type: text/markdown
7
7
  License-File: LICENSE
8
8
  Dynamic: license-file
@@ -4,10 +4,10 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "soliplex-template"
7
- version = "0.14dev0"
7
+ version = "0.15"
8
8
  description = "Docker Compose template for a Soliplex stack, plus the soliplex-template Agent Skill and its build tooling."
9
9
  readme = "README.md"
10
- requires-python = ">=3.12"
10
+ requires-python = ">=3.13"
11
11
  dependencies = []
12
12
 
13
13
  # Tooling for the soliplex-template skill. The scripts also carry PEP 723
@@ -1,8 +1,8 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: soliplex-template
3
- Version: 0.14.dev0
3
+ Version: 0.15
4
4
  Summary: Docker Compose template for a Soliplex stack, plus the soliplex-template Agent Skill and its build tooling.
5
- Requires-Python: >=3.12
5
+ Requires-Python: >=3.13
6
6
  Description-Content-Type: text/markdown
7
7
  License-File: LICENSE
8
8
  Dynamic: license-file