diff --git a/graypy/__init__.py b/graypy/__init__.py index 73899fe54..ce63799ad 100644 --- a/graypy/__init__.py +++ b/graypy/__init__.py @@ -26,4 +26,4 @@ pass # amqplib is probably not installed -__version__ = (2, 0, 0) +__version__ = (2, 1, 0)