aboutsummaryrefslogtreecommitdiff
path: root/tosa_checker/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'tosa_checker/__init__.py')
-rw-r--r--tosa_checker/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tosa_checker/__init__.py b/tosa_checker/__init__.py
index ce76797..3484b5a 100644
--- a/tosa_checker/__init__.py
+++ b/tosa_checker/__init__.py
@@ -5,4 +5,4 @@
from _tosa_checker_wrapper import *
-__version__ = "0.1.0"
+__version__ = "0.2.0a1"