#!/usr/bin/env python3
from netforce.setup import setup
setup(
name="netforce_clinic",
version="0.1.0",
description="Ratchawat Clinic module",
)