chore: update project version to 0.5.0.dev

This commit is contained in:
johnmalek312
2026-02-17 00:51:34 +11:00
parent b3c7b3654d
commit e9c5f71dc7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "droidrun"
version = "0.4.26"
version = "0.5.0.dev"
description = "A framework for controlling Android devices through LLM agents"
authors = [{ name = "Niels Schmidt", email = "niels.schmidt@droidrun.ai" }]
dependencies = [
Generated
+1 -1
View File
@@ -762,7 +762,7 @@ wheels = [
[[package]]
name = "droidrun"
version = "0.4.26"
version = "0.5.0.dev0"
source = { editable = "." }
dependencies = [
{ name = "aiofiles" },