diff options
Diffstat (limited to 'labbot/__init__.py')
-rw-r--r-- | labbot/__init__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/labbot/__init__.py b/labbot/__init__.py new file mode 100644 index 0000000..9561ba9 --- /dev/null +++ b/labbot/__init__.py @@ -0,0 +1,2 @@ + +__version__ = "0.0.0" |