From e4e35cab1a4a526e50f952461d996b2459bba9bb Mon Sep 17 00:00:00 2001 From: Andrew White Date: Thu, 30 May 2024 16:41:31 -0700 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index cf65fa9e9..cd1c068f7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ name = "paper-qa" readme = "README.md" requires-python = ">=3.8" urls = {repository = "https://github.com/whitead/paper-qa"} -version = "4.6.0" +version = "4.6.1" [tool.codespell] check-filenames = true