release 1.3.6
1 files changed, 2 insertions(+), 2 deletions(-) M pyproject.toml
M pyproject.toml => pyproject.toml +2 -2
@@ 1,6 1,6 @@ [project] name = "mataroa" version = "1.2.0" version = "1.3.6" description = "Mataroa is a simple blogging platform." readme = "README.md" requires-python = ">=3.13" @@ 16,7 16,7 @@ dependencies = [ "psycopg[binary]>=3.2.9", "pygments>=2.19.2", "python-dotenv>=1.1.1", "stripe>=12.4.0", "stripe==13.0.1", ] [dependency-groups]