diff options
| author | jvoisin | 2023-08-02 21:09:12 +0200 |
|---|---|---|
| committer | jvoisin | 2023-08-02 21:09:12 +0200 |
| commit | 04786d75dab33bc292067a114c075f403719bfac (patch) | |
| tree | 61b950e68222772cb9603df96fe5f2b9e591df9c /pyproject.toml | |
| parent | cb7b5747a8f6178257bc7723e99de5b8feffb902 (diff) | |
Bump the changelog0.13.4
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 4956b85..02e510b 100644 --- a/pyproject.toml +++ b/pyproject.toml | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | [project] | 1 | [project] |
| 2 | name = "mat" | 2 | name = "mat" |
| 3 | version = "0.13.3" | 3 | version = "0.13.4" |
| 4 | readme = "README.md" | 4 | readme = "README.md" |
| 5 | requires-python = ">=3.9" | 5 | requires-python = ">=3.9" |
| 6 | 6 | ||
