diff --git a/work_helpers/__init__.py b/work_helpers/__init__.py index 13cc2eb..7b555f9 100644 --- a/work_helpers/__init__.py +++ b/work_helpers/__init__.py @@ -1,3 +1,3 @@ """Some helper scripts for the day to day work with Ubuntu in WSL2""" -__version__ = "0.0.2" +__version__ = "0.1.0"