File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.2.1 (2025-06-24)
5+
6+ ### Bug Fixes
7+
8+ - Pylance complaints
9+ ([ ` 1e58465 ` ] ( https://github.com/codcod/smppai/commit/1e58465920e86cb56abf83e89641271bd97b610d ) )
10+
11+ ### Chores
12+
13+ - Adjust pytest settings
14+ ([ ` 113cdc9 ` ] ( https://github.com/codcod/smppai/commit/113cdc92d70e16915f44d5840244fd99d5e48229 ) )
15+
16+ - Remove unused code
17+ ([ ` e2ec545 ` ] ( https://github.com/codcod/smppai/commit/e2ec545683f324687a65cc42d2b7d135b88f5c4f ) )
18+
19+
420## v0.2.0 (2025-06-23)
521
622### Bug Fixes
Original file line number Diff line number Diff line change 11[project ]
22name = " smppai"
3- version = " 0.2.0 "
3+ version = " 0.2.1 "
44description = " Async SMPP (Short Message Peer-to-Peer) Protocol v3.4 Implementation"
55readme = " README.md"
66requires-python = " >=3.10"
You can’t perform that action at this time.
0 commit comments