0.2 
	- Added setup.py
	- Added examples
	- Added is_readonly() method to validate commands.
	- Added save() shortcut method to self.client.service.savensconfig()
	- Implemented autosave whenever a command executed ia run() is not read-only (Autosave can 
          be disabled by passing autosave=False)

0.1 
	- Initial release
