diff options
| author | Brianna Rainey | 2026-01-29 16:30:43 -0500 |
|---|---|---|
| committer | Brianna Rainey | 2026-01-29 16:30:43 -0500 |
| commit | b283aa418a1c0016a63a328fec6259dfe110cefe (patch) | |
| tree | bfdc6f4700df9ffcf16f731a505217a153186aff /uv.lock | |
| parent | 71a22c6a121d1294a05ef35020c525fa70cae2fd (diff) | |
fix `settings.ini` not located in correct path
Diffstat (limited to 'uv.lock')
| -rw-r--r-- | uv.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ requires-python = ">=3.12" [[package]] name = "audio-visualizer-python" -version = "2.2.2" +version = "2.2.3" source = { editable = "." } dependencies = [ { name = "numpy" }, |
