diff --git a/ptulsconv/__init__.py b/ptulsconv/__init__.py index 4a1fecd..dad76eb 100644 --- a/ptulsconv/__init__.py +++ b/ptulsconv/__init__.py @@ -1,4 +1,4 @@ -__version__ = '1.0.5' +__version__ = '1.0.6' # __author__ = 'Jamie Hardt' # __license__ = 'MIT' # __copyright__ = "%s %s (c) 2022 %s. All rights reserved." % (__name__, __version__, __author__)