Files
ptulsconv/ptulsconv/__init__.py
2023-02-28 10:49:52 -08:00

5 lines
172 B
Python

__version__ = '1.0.5'
# __author__ = 'Jamie Hardt'
# __license__ = 'MIT'
# __copyright__ = "%s %s (c) 2022 %s. All rights reserved." % (__name__, __version__, __author__)