diff options
Diffstat (limited to 'compressor/__init__.py')
| -rw-r--r-- | compressor/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compressor/__init__.py b/compressor/__init__.py index 60e2921..bd20968 100644 --- a/compressor/__init__.py +++ b/compressor/__init__.py @@ -1,4 +1,4 @@ -VERSION = (0, 6, 0, "b", 1) # following PEP 386 +VERSION = (0, 6, 0, "b", 2) # following PEP 386 DEV_N = None |
