Skip to content

Commit

Permalink
v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vellons committed Mar 23, 2021
1 parent ce040ea commit e6ec13f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simplepybotsdk/configurations.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = "0.6.beta1"
VERSION = "0.6.0"
LICENSE = "MIT - Copyright (c) 2021 Alex Vellone"
MOTORS_CHECK_PER_SECOND = 20
MOTORS_POINT_TO_POINT_CHECK_PER_SECOND = 10
Expand Down

0 comments on commit e6ec13f

Please sign in to comment.