diff options
author | Jan200101 <sentrycraft123@gmail.com> | 2022-09-12 09:03:24 +0200 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2022-09-12 09:03:24 +0200 |
commit | 6c913c186784cd9ec18b0e29a0c9ac068c7fc856 (patch) | |
tree | 368545bd2080714a62b42df871a9d81976295e06 /labbot | |
parent | e279bd5919de7ed30a33ff06e69fa4180868fd8f (diff) | |
download | lab-bot-0.2.1.tar.gz lab-bot-0.2.1.zip |
Bump version0.2.1
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 15e7287..1417402 100644 --- a/labbot/__init__.py +++ b/labbot/__init__.py @@ -1,2 +1,2 @@ -__version__ = "0.2.0" +__version__ = "0.2.1" |