From 2314bc62549b29d761b36e7c9612d43196c117e4 Mon Sep 17 00:00:00 2001 From: Vijay Date: Fri, 22 Nov 2024 12:27:18 +0530 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 2eab8dc..30662ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "3d_bin_packer" -version = "0.0.1" +version = "0.0.2" authors = [ { name="Vijay Singh Kushwaha", email="vijaysinghkushwaha3737@gmail.com" }, ] @@ -19,4 +19,4 @@ classifiers = [ [project.urls] Homepage = "https://github.com/h3110Fr13nd/3d_bin_packing" -Issues = "https://github.com/h3110Fr13nd/3d_bin_packing/issues" \ No newline at end of file +Issues = "https://github.com/h3110Fr13nd/3d_bin_packing/issues"