Skip to content

Commit d630bc0

Browse files
authored
Merge pull request #46 from utiasDSL/dev
Update version to 0.1.0b0
2 parents a571fcc + 0cd19c6 commit d630bc0

4 files changed

Lines changed: 40 additions & 37 deletions

File tree

crazyflow/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121
from crazyflow.sim import Physics, Sim
2222

2323
__all__ = ["Sim", "Physics", "Control"]
24-
__version__ = "0.0.2"
24+
__version__ = "0.1.0b0"

0 commit comments

Comments
 (0)