diff --git a/aproject/__init__.py b/aproject/__init__.py index 00627e0..cf9a5ac 100644 --- a/aproject/__init__.py +++ b/aproject/__init__.py @@ -1,3 +1,4 @@ #!/usr/bin/env python -VERSION = '0.0.1' + +VERSION = '0.0.2'