File tree Expand file tree Collapse file tree
build_config/nearby_connection Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# BetoCQ test suite release history
2+ ## 2.6.1 (03/03/2026)
3+ ## New
4+ * Bump the minimum required Python version from 3.11 to 3.12
5+ * Add XCC test cases for AQT which have no dependency on the hardware
6+ capability.
7+ * Update the snippet SDK target version to 35.
8+ * Use internal WifiManagerSnippet to access WifiManager APIs
29
310## 2.6.0 (01/08/2026)
411
Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " betocq"
7- version = " 2.6.0 "
7+ version = " 2.6.1 "
88description = " Better Together Connectivity Quality test suite."
99readme = " README.md"
10- requires-python = " >=3.11 "
10+ requires-python = " >=3.12 "
1111dependencies = [
1212 " mobly==1.13" ,
1313 " mobly-android-partner-tools" ,
You can’t perform that action at this time.
0 commit comments