diff options
author | Jan200101 <sentrycraft123@gmail.com> | 2023-07-21 08:37:45 +0200 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2023-07-21 08:37:45 +0200 |
commit | f2bc17afd2977ece8963f72e3774e98263b8add8 (patch) | |
tree | 9ab12e231dd0d40f0c2886ef32c278618e13f36a /labbot | |
parent | 55aea3b57dca0a1e226003f07f8e3ab97ada4961 (diff) | |
download | lab-bot-0.2.3.tar.gz lab-bot-0.2.3.zip |
Bump version0.2.3
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 f2498ae..ab6efa3 100644 --- a/labbot/__init__.py +++ b/labbot/__init__.py @@ -1,2 +1,2 @@ -__version__ = "0.2.2" +__version__ = "0.2.3" |