diff --git a/iadpython/__init__.py b/iadpython/__init__.py index 6b67f21..6413ad1 100644 --- a/iadpython/__init__.py +++ b/iadpython/__init__.py @@ -35,7 +35,7 @@ __version__ = '0.5.3' __author__ = 'Scott Prahl' __email__ = 'scott.prahl@oit.edu' -__copyright__ = '2018-23, Scott Prahl' +__copyright__ = '2018-24, Scott Prahl' __license__ = 'MIT' __url__ = 'https://github.com/scottprahl/iadpython'