diff --git a/ctaplot/__init__.py b/ctaplot/__init__.py index 59ddb1f..088528d 100644 --- a/ctaplot/__init__.py +++ b/ctaplot/__init__.py @@ -3,4 +3,4 @@ from .gammaboard import gammaboard from .plots.style import set_style -__version__ = '0.6.2' +__version__ = '0.6.3'