There was an error while loading. Please reload this page.
1 parent 42317cf commit 61483c4Copy full SHA for 61483c4
codeflash/version.py
@@ -1,3 +1,3 @@
1
# These version placeholders will be replaced by poetry-dynamic-versioning during `poetry build`.
2
-__version__ = "0.10.1"
3
-__version_tuple__ = (0, 10, 1)
+__version__ = "0.10.2"
+__version_tuple__ = (0, 10, 2)
0 commit comments