diff options
| author | toufic ar <contact@toufy.me> | 2026-05-16 00:14:52 +0300 |
|---|---|---|
| committer | toufic ar <contact@toufy.me> | 2026-05-16 00:14:52 +0300 |
| commit | bbc9d9d120b73ec842105bb224a3af782a9adc56 (patch) | |
| tree | ac81f79e854aa6f7f420368f9b44797dbdd51560 /pyproject.toml | |
| parent | 9c0c45907691519102e14c6f6956acca80409c83 (diff) | |
| download | makeshiftci-239e089eeac92a6def5e109a75e2ae6b2933b66f.tar.gz makeshiftci-239e089eeac92a6def5e109a75e2ae6b2933b66f.zip | |
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pyproject.toml b/pyproject.toml index e58b79b..cac7e2c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] -name = "makeshiftci" -version = "2.2.0" -description = "a makeshift CI solution" +name = "makeshiftci-web" +version = "3.0.0" +description = "webUI for makeshiftci" readme = "README.md" requires-python = ">=3.12" dependencies = [ |
