Files
suite/delivery_stamps/models/api/__init__.py
2018-09-06 14:47:31 -07:00

15 lines
240 B
Python
Executable File

# -*- coding: utf-8 -*-
"""
stamps
~~~~~~
Stamps.com API.
:copyright: 2014 by Jonathan Zempel.
:license: BSD, see LICENSE for more details.
"""
__author__ = "Jonathan Zempel"
__license__ = "BSD"
__version__ = "0.9.1"