diff --git a/prestoadmin/_version.py b/prestoadmin/_version.py index 56f4a588..fcf0b281 100644 --- a/prestoadmin/_version.py +++ b/prestoadmin/_version.py @@ -15,4 +15,4 @@ # This must be the last line in the file and the format must be maintained # even when the version is changed -__version__ = '2.2-SNAPSHOT' +__version__ = '2.3'