diff options
| author | Christian Cleberg <[email protected]> | 2024-11-07 18:35:29 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-11-07 18:35:29 +0000 |
| commit | 02b055ed415e386454c30d0283c85346897a3834 (patch) | |
| tree | 54980f8f5b933e75f9d46a98cbed5d77962a7c77 /pyproject.toml | |
| parent | 45a19f18e9fc707ce7c5e289ef37ce3c598a7498 (diff) | |
| download | yoshi-cli-02b055ed415e386454c30d0283c85346897a3834.tar.gz yoshi-cli-02b055ed415e386454c30d0283c85346897a3834.tar.bz2 yoshi-cli-02b055ed415e386454c30d0283c85346897a3834.zip | |
update version now that it has defined dependencies
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index bb49136..21dfb15 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "yoshi-cli" -version = "0.1.1" +version = "0.1.2" authors = [ { name="Christian Cleberg", email="[email protected]" }, ] |
