We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0daea9 commit b29ea11Copy full SHA for b29ea11
src/filaswitch.py
@@ -36,7 +36,7 @@
36
# TODO: merge status to settings
37
settings = Settings()
38
39
-version = "0.17.0"
+version = "0.18.0"
40
41
42
def detect_file_type(gcode_file, log):
0 commit comments