Skip to content

Commit fd116ab

Browse files
chore: bump to v0.3.1 — PyPI metadata update
1 parent 39d6eac commit fd116ab

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.3.1] — 2026-03-25
11+
12+
### Changed
13+
14+
- Expanded PyPI keywords (10 → 25) and classifiers (9 → 16) for search discoverability.
15+
- Improved MkDocs `site_description` with keyword-rich summary, added `site_url` and social links.
16+
- Set 20 GitHub repository topics via API.
17+
1018
## [0.3.0] — 2026-03-25
1119

1220
### Added

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 = "electripy-studio"
7-
version = "0.3.0"
7+
version = "0.3.1"
88
description = "Production-grade Python toolkit for AI product engineering — LLM gateway, policy guardrails, RAG eval, agent collaboration, telemetry, and more."
99
readme = "README.md"
1010
requires-python = ">=3.11"

0 commit comments

Comments
 (0)