Skip to content

Commit

Permalink
v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielburnworth committed Sep 12, 2024
1 parent 3639c83 commit 5bcae9e
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.0"
VERSION = "2.0.1"


class Farmbot():
Expand Down

0 comments on commit 5bcae9e

Please sign in to comment.