#!/usr/bin/env python

import winswitch.client.client_wrapper

winswitch.client.client_wrapper.main()
