diff --git a/gress/__init__.py b/gress/__init__.py index 60225c5..c8e5684 100644 --- a/gress/__init__.py +++ b/gress/__init__.py @@ -2,7 +2,7 @@ # Copyright (c) Martin Strohalm. All rights reserved. # set version -version = (0, 1, 0) +version = (0, 1, 1) # import constants from .enums import *