diff --git a/ftpsync/__init__.py b/ftpsync/__init__.py index 5c68aaf..530fe21 100644 --- a/ftpsync/__init__.py +++ b/ftpsync/__init__.py @@ -13,4 +13,4 @@ Developmental release (to mark 3.0.0 as 'used'. Don't publish this): '3.0.0.dev1' """ -__version__ = "3.0.0.a4" +__version__ = "3.0.0.a5"