diff options
| author | Asko Nõmm <asko@nmm.ee> | 2024-12-30 21:07:42 +0200 |
|---|---|---|
| committer | Asko Nõmm <asko@nmm.ee> | 2024-12-30 21:07:42 +0200 |
| commit | cc92131a707f05e54a8a74ca8a61a6953c1d3244 (patch) | |
| tree | 44d0194bbd6b9d2b0feec9375b669a8711c926f7 /pyproject.toml | |
| parent | 1017edd34bff48fee7362e48838d94e8fd11bdad (diff) | |
bump
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 278a4b4..2fb9d8b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ authors = [ { name = "Asko Nõmm", email = "asko@nmm.ee" } ] dependencies = [ - "dompa>0.3" + "dompa>0.4.1" ] classifiers = [ "Programming Language :: Python :: 3", |
