diff --git a/ftpsync/__init__.py b/ftpsync/__init__.py index 3b7dfe2..5005aec 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__ = "4.0.1-a1" +__version__ = "4.1.0"