Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
dax-dot-gay authored Mar 28, 2024
1 parent bee2a16 commit 9840106
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 = "hatchling.build"

[project]
name = "gpyg"
version = "0.1.1"
version = "0.1.2"
dependencies = [
"typing-extensions",
"pydantic"
Expand Down Expand Up @@ -33,4 +33,4 @@ Repository = "https://github.com/iTecAI/GPyG"
Documentation = "https://itecai.github.io/GPyG"

[tool.hatch.build.targets.wheel]
packages = ["gpyg"]
packages = ["gpyg"]

0 comments on commit 9840106

Please sign in to comment.