Skip to content

Commit 824fa70

Browse files
committed
fix(project): add license field to pyproject.toml for pip metadata
1 parent 74111b3 commit 824fa70

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.1.2] - 2025-12-28
9+
10+
### Fixed
11+
- Added `license` field to pyproject.toml for proper pip metadata display
12+
813
## [1.1.1] - 2025-12-28
914

1015
### Added

0 commit comments

Comments
 (0)