File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ # v2.9.0
4
+
5
+ <!-- Release notes generated using configuration in .github/release.yml at release/v2.9.0 -->
6
+
7
+ ## What's Changed
8
+ ### Enhancements
9
+ * Build: Update Box API Pagination-dependent integration tests by @gmalouf in https://github.com/algorand/py-algorand-sdk/pull/563
10
+ * Devops: Release process update by @gmalouf in https://github.com/algorand/py-algorand-sdk/pull/564
11
+ * Deps: Bump setuptools from 75.6.0 to 78.1.1 by @dependabot in https://github.com/algorand/py-algorand-sdk/pull/568
12
+ * API: Algorand 4.1.x API updates support, includes enhanced Application Box… by @gmalouf in https://github.com/algorand/py-algorand-sdk/pull/570
13
+
14
+
15
+ ** Full Changelog** : https://github.com/algorand/py-algorand-sdk/compare/v2.8.0...v2.9.0
16
+
3
17
# v2.8.0
4
18
5
19
<!-- Release notes generated using configuration in .github/release.yml at release/v2.8.0 -->
Original file line number Diff line number Diff line change 9
9
description = "Algorand SDK in Python" ,
10
10
author = "Algorand" ,
11
11
author_email = "pypiservice@algorand.com" ,
12
- version = "2.8 .0" ,
12
+ version = "2.9 .0" ,
13
13
long_description = long_description ,
14
14
long_description_content_type = "text/markdown" ,
15
15
url = "https://github.com/algorand/py-algorand-sdk" ,
You can’t perform that action at this time.
0 commit comments