We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c74ba8a commit 06448ebCopy full SHA for 06448eb
5 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.1.0b0"
+__version__ = "0.1.0"
0 commit comments