#129 induction matrix view

This commit is contained in:
Mikayla Fischler
2022-12-10 15:44:11 -05:00
parent 03f0216d51
commit 6517f78c1c
12 changed files with 127 additions and 20 deletions

View File

@@ -14,7 +14,7 @@ local svsessions = require("supervisor.session.svsessions")
local config = require("supervisor.config")
local supervisor = require("supervisor.supervisor")
local SUPERVISOR_VERSION = "beta-v0.9.0"
local SUPERVISOR_VERSION = "beta-v0.9.1"
local print = util.print
local println = util.println