File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 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
55A Python library for satellite constellation analysis — from generating
66Walker shells to propagating orbits, screening conjunctions, and
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " humeris-core"
7- version = " 1.28.3 "
7+ version = " 1.28.4 "
88description = " Astrodynamics library for satellite constellation design — MIT open core"
99requires-python = " >=3.11"
1010license = " MIT"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " humeris-pro"
7- version = " 1.28.3 "
7+ version = " 1.28.4 "
88description = " Humeris professional modules — advanced astrodynamics analysis"
99requires-python = " >=3.11"
1010license = {text = " Commercial — see COMMERCIAL-LICENSE.md" }
You can’t perform that action at this time.
0 commit comments