diff options
| author | ache <ache@ache.one> | 2026-06-12 03:41:19 +0200 |
|---|---|---|
| committer | ache <ache@ache.one> | 2026-06-12 03:41:19 +0200 |
| commit | f09a4a2ddea624433351928a3f95f259be80073f (patch) | |
| tree | 2a160c766e0b4f7c7f9e5263faed619f75b40124 | |
| parent | Add the --version option (diff) | |
Update to 2.0.2🪵
| -rw-r--r-- | src/lolbin/__about__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lolbin/__about__.py b/src/lolbin/__about__.py index 78155c2..b72bed1 100644 --- a/src/lolbin/__about__.py +++ b/src/lolbin/__about__.py @@ -1 +1 @@ -version = "2.0.1" +version = "2.0.2" |