Skip to content

Commit 6630349

Browse files
committed
update version
1 parent 24e1458 commit 6630349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circuitpython/code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
gc.enable()
2626
supervisor.runtime.autoreload = False
2727

28-
VERSION = "1.4.0"
28+
VERSION = "1.4.1"
2929
# The file in which the settings are saved
3030
SETTINGSFILE = "settings.json"
3131
# The file in which the macros are saved

0 commit comments

Comments
 (0)