wutta-demo/wuttademo/__init__.py

7 lines
92 B
Python

# -*- coding: utf-8; -*-
"""
Wutta Demo package root
"""
from ._version import __version__