From 40d97f640a3b0ee8f755d4111285f4a5b9adccc9 Mon Sep 17 00:00:00 2001 From: Bentroen Date: Mon, 25 Jul 2022 06:49:31 -0300 Subject: [PATCH] 0.3.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index da89db2..c7d276c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nbswave" -version = "0.2.2" +version = "0.3.0" description = "An utility to render note block songs to a variety of audio formats" authors = ["Bentroen "] license = "MIT"