We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11d263a commit 5ba9704Copy full SHA for 5ba9704
adbe/version.txt
@@ -1 +1 @@
1
-2.7.1
+2.8.0
pyproject.toml
@@ -9,7 +9,7 @@ classifiers=[
9
"Operating System :: Android",
10
]
11
keywords=["Android ADB developer"]
12
-version = "2.7.1" # For now, this is duplicated in adbe/version.txt as well
+version = "2.8.0" # For now, this is duplicated in adbe/version.txt as well
13
description = "ADB-Enhanced is a Swiss army knife for Android testing and development"
14
readme = "README.md"
15
license = "Apache-2.0"
0 commit comments