diff --git a/restlib2/__init__.py b/restlib2/__init__.py index 50db679..b523d6a 100644 --- a/restlib2/__init__.py +++ b/restlib2/__init__.py @@ -2,7 +2,7 @@ 'major': 0, 'minor': 4, 'micro': 2, - 'releaselevel': 'beta', + 'releaselevel': 'final', 'serial': 1 }