From 01c7cfa0b8813562fc1a8d5373f7a0d714ee0c77 Mon Sep 17 00:00:00 2001 From: elijahbenizzy Date: Fri, 31 May 2024 17:07:55 -0700 Subject: [PATCH] Bumps version from 0.19.1 to 0.20.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 91855e97..8c980263 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "burr" -version = "0.19.1" +version = "0.20.0" dependencies = [] # yes, there are none requires-python = ">=3.9" authors = [