aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authortassaron2026-01-14 16:12:27 -0500
committertassaron2026-01-14 16:12:27 -0500
commit290dcc48a14833f43f5d2d298035df8bd94f3588 (patch)
tree21c1b5f9b34c345ee093da9be2f88c84bd43426d /pyproject.toml
parentdd5fed4227f666cdf0a614486b40967be0b5cbea (diff)
bump version number
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 51223b5..ba96b0e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "uv_build"
[project]
name = "audio-visualizer-python"
description = "Create audio visualization videos from a GUI or commandline"
-version = "2.1.1"
+version = "2.1.2"
requires-python = ">= 3.12"
license = "MIT"
classifiers=[