File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.2.1
4+ - Add py.typed file [ #19 ] (https://github.com/apple/app-store-server-library-python/pull/19 )
5+ - Correct type annotation in PromotionalOfferSignatureCreator [ #17 ] (https://github.com/apple/app-store-server-library-python/pull/17 )
6+
37## 0.2.0
48
59- Correct type in LastTransactionsItem's status field [ #11 ] (https://github.com/apple/app-store-server-library-python/pull/11 )
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ pip install app-store-server-library
2525
2626## Documentation
2727
28- [ ReadTheDocs ] ( TODO )
28+ [ Documentation ] ( https://apple.github.io/app-store-server-library-python/ )
2929
3030[ WWDC Video] ( https://developer.apple.com/videos/play/wwdc2023/10143/ )
3131## Usage
You can’t perform that action at this time.
0 commit comments