We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a571fcc + 0cd19c6 commit d630bc0Copy full SHA for d630bc0
4 files changed
crazyflow/__init__.py
@@ -21,4 +21,4 @@
21
from crazyflow.sim import Physics, Sim
22
23
__all__ = ["Sim", "Physics", "Control"]
24
-__version__ = "0.0.2"
+__version__ = "0.1.0b0"
0 commit comments