Skip to content

Commit b8c2e36

Browse files
planet.jeroenclaude
andcommitted
chore: bump version to 1.28.4, update test count badge to 3665
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 2dc3908 commit b8c2e36

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Humeris
22

3-
[![Version](https://img.shields.io/badge/version-1.28.3-blue.svg)](packages/core/pyproject.toml) [![Python](https://img.shields.io/badge/python-3.11_%7C_3.12_%7C_3.13-blue.svg)](packages/core/pyproject.toml) [![Tests](https://img.shields.io/badge/tests-3661_passing-brightgreen.svg)](tests/) [![License](https://img.shields.io/badge/license-MIT_(core)-green.svg)](LICENSE) [![License](https://img.shields.io/badge/license-Commercial_(pro)-red.svg)](COMMERCIAL-LICENSE.md) [![Architecture](https://img.shields.io/badge/architecture-hexagonal-purple.svg)](docs/architecture.md)
3+
[![Version](https://img.shields.io/badge/version-1.28.4-blue.svg)](packages/core/pyproject.toml) [![Python](https://img.shields.io/badge/python-3.11_%7C_3.12_%7C_3.13-blue.svg)](packages/core/pyproject.toml) [![Tests](https://img.shields.io/badge/tests-3665_passing-brightgreen.svg)](tests/) [![License](https://img.shields.io/badge/license-MIT_(core)-green.svg)](LICENSE) [![License](https://img.shields.io/badge/license-Commercial_(pro)-red.svg)](COMMERCIAL-LICENSE.md) [![Architecture](https://img.shields.io/badge/architecture-hexagonal-purple.svg)](docs/architecture.md)
44

55
A Python library for satellite constellation analysis — from generating
66
Walker shells to propagating orbits, screening conjunctions, and

packages/core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "humeris-core"
7-
version = "1.28.3"
7+
version = "1.28.4"
88
description = "Astrodynamics library for satellite constellation design — MIT open core"
99
requires-python = ">=3.11"
1010
license = "MIT"

packages/pro/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "humeris-pro"
7-
version = "1.28.3"
7+
version = "1.28.4"
88
description = "Humeris professional modules — advanced astrodynamics analysis"
99
requires-python = ">=3.11"
1010
license = {text = "Commercial — see COMMERCIAL-LICENSE.md"}

0 commit comments

Comments
 (0)