File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.1.0] ( https://github.com/ironsource/mobile-api-lib-python/compare/v1.0.0...v1.1.0 ) (2022-12-13)
4+
5+
6+ ### Features
7+
8+ * implementation of instances API V3 ([ 9f60a5d] ( https://github.com/ironsource/mobile-api-lib-python/commit/9f60a5d0edb4dd3660b56c940c1d5754c0daadc1 ) )
9+
310## 1.0.0 (2022-11-01)
411
512
Original file line number Diff line number Diff line change 11# pylint: disable-all
2- __version__ = "1.0 .0"
2+ __version__ = "1.1 .0"
Original file line number Diff line number Diff line change 1111setup (
1212 name = 'ironsource-mobile-api' ,
1313 packages = packages ,
14- version = '1.0 .0' ,
14+ version = '1.1 .0' ,
1515 url = 'https://github.com/ironSource/mobile-api-lib-python' ,
1616 license = 'Apache-2.0' ,
1717 author = 'IronSource Ltd.' ,
You can’t perform that action at this time.
0 commit comments