Skip to content

Commit

Permalink
Updated Submodule and version to 1.1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
agentsmith29 committed Aug 7, 2024
1 parent 0bbcb1b commit 4256615
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"

[tool.hatch.build.targets.wheel]
packages = ["src/SacherECLControl"]

[tool.hatch.build.targets.wheel.force-include]
"./pyproject.toml" = "./SacherECLControl/pyproject.toml"


[project]
name = "PySacherECLControl"
version = "1.1.2"
Expand Down

0 comments on commit 4256615

Please sign in to comment.