diff --git a/crasync/__init__.py b/crasync/__init__.py index d365037..93f462d 100644 --- a/crasync/__init__.py +++ b/crasync/__init__.py @@ -30,7 +30,7 @@ # METADATA # ############ -__version__ = 'v2.0.0' +__version__ = 'v2.1.0' __title__ = 'crasync' __license__ = 'MIT' __author__ = 'verixx'