Skip to content

Commit 06448eb

Browse files
committed
Release 0.1.0
1 parent c74ba8a commit 06448eb

5 files changed

Lines changed: 291 additions & 16 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.1.0b0"
24+
__version__ = "0.1.0"

0 commit comments

Comments
 (0)