diff --git a/sgs/__init__.py b/sgs/__init__.py index c3ae322..57eec7f 100644 --- a/sgs/__init__.py +++ b/sgs/__init__.py @@ -1,4 +1,4 @@ import sgs.api import sgs.calculations -__version__ = '1.0.2' +__version__ = '1.0.3'