Skip to content

Commit

Permalink
v2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielburnworth committed Sep 13, 2024
1 parent c5d87c0 commit f296295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion farmbot/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
from .functions.resources import Resources
from .functions.tools import ToolControls

VERSION = "2.0.2"
VERSION = "2.0.3"


class Farmbot():
Expand Down

0 comments on commit f296295

Please sign in to comment.