Skip to content

Commit a375325

Browse files
[FEATURE] add py.typed marker for library users (#89)
1 parent 3e743ca commit a375325

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ChangeLog.md

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

8-
## [Unreleased]
8+
## [v0.3.10] - 2024-10-16
99
### Security
1010
- Bump certifi minimum version to 2024.07.04
1111

12+
### Added
13+
- Add py.typed marker for usage with type checkers
14+
1215
## [v0.3.9] - 2024-08-29
1316
### Added
1417
- Added type hints

learnosity_sdk/py.typed

Whitespace-only changes.

0 commit comments

Comments
 (0)