Skip to content

Commit

Permalink
version bump to 2.0.o
Browse files Browse the repository at this point in the history
  • Loading branch information
Akm0d committed Aug 26, 2024
1 parent 6559162 commit 3efe737
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 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 = "soluble"
version = "1.0.0"
version = "2.0.0"
description = "Set up a dissolvable, ephemeral salt minion using salt-ssh"
readme = "README.rst"
url = "https://github.com/saltstack/soluble"
Expand Down Expand Up @@ -33,9 +33,6 @@ dependencies = [
]
packages = ["soluble/**"]

[tool.hatch.build.targets.sdist]
include = ["soluble/**"]

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

Expand Down

0 comments on commit 3efe737

Please sign in to comment.