diff options
author | Jan200101 <sentrycraft123@gmail.com> | 2024-02-27 12:45:08 +0100 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2024-02-27 12:45:08 +0100 |
commit | 9ee2e107bfd033760a704c17fd3a93254b8162c6 (patch) | |
tree | 2e867b8c03c72fbbe95ff936237ea0d6a2e9d4e5 /labbot | |
parent | 4bfcf683ac3c101edbf62718a9937c89c0abbee2 (diff) | |
download | lab-bot-dev.tar.gz lab-bot-dev.zip |
Diffstat (limited to 'labbot')
-rw-r--r-- | labbot/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/labbot/__init__.py b/labbot/__init__.py index f6d23c4..9e4e7ed 100644 --- a/labbot/__init__.py +++ b/labbot/__init__.py @@ -1,2 +1,2 @@ -__version__ = "0.2.5" +__version__ = "0.2.6" |