diff options
| author | Jan200101 <sentrycraft123@gmail.com> | 2022-09-09 13:53:07 +0200 |
|---|---|---|
| committer | Jan200101 <sentrycraft123@gmail.com> | 2022-09-09 13:53:07 +0200 |
| commit | b96d96ea34b6b821b6da6c225db5e81ef101407f (patch) | |
| tree | fa5db60eb948c4062c03c55268e4246d3236b8c7 | |
| parent | 86dd3902f78f470d4e571213fb126119c079b1c6 (diff) | |
| download | lab-bot-0.2.0.tar.gz lab-bot-0.2.0.zip | |
Bump version0.2.0
| -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 eb02dcb..15e7287 100644 --- a/labbot/__init__.py +++ b/labbot/__init__.py @@ -1,2 +1,2 @@ -__version__ = "0.1.4" +__version__ = "0.2.0" |
