Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
h3110Fr13nd authored Nov 22, 2024
1 parent e5bc7cb commit 2314bc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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="[email protected]" },
]
Expand All @@ -19,4 +19,4 @@ classifiers = [

[project.urls]
Homepage = "https://github.com/h3110Fr13nd/3d_bin_packing"
Issues = "https://github.com/h3110Fr13nd/3d_bin_packing/issues"
Issues = "https://github.com/h3110Fr13nd/3d_bin_packing/issues"

0 comments on commit 2314bc6

Please sign in to comment.