From 9cfc915820f3b1fbf285483c929db17d2d2e7a7c Mon Sep 17 00:00:00 2001 From: Henry Schreiner Date: Sat, 11 May 2024 01:09:23 -0400 Subject: [PATCH] chore: bump version, single source Signed-off-by: Henry Schreiner --- Cargo.toml | 2 +- pyproject.toml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 34da13c..163bf0d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pyproject-fmt-rust" -version = "1.0.1" +version = "1.0.2" description = "Format pyproject.toml files" repository = "https://github.com/tox-dev/pyproject-fmt" readme = "README.md" diff --git a/pyproject.toml b/pyproject.toml index 17647e0..6acfc00 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,6 @@ requires = [ [project] name = "pyproject-fmt-rust" -version = "1.0.1" description = "Format your pyproject.toml file" readme = "README.md" keywords = [